mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
* lisp/mail/rmail.el (rmail-enable-multibyte): Remove it. (rmail-mode): Do not bind 'rmail-enable-multibyte'. Do not make the collection buffer multibyte. (Bug#81274) (rmail-revert): Default 'coding-system-for-read' to 'no-conversion, as in 'rmail'; remove corresponding FIXME comment. (rmail-get-new-mail): Do not bind 'rmail-enable-multibyte'. * lisp/files.el (auto-mode-alist): Add Rmail file pattern. * lisp/international/mule-conf.el (file-coding-system-alist): Add Rmail file pattern. * doc/emacs/rmail.texi (Rmail Files): Document that "RMAIL" and "*.rmail" files now visit in Rmail mode automatically. * etc/NEWS: Announce the changes. * test/lisp/mail/rmail-tests.el (rmail-mode-makes-collection-buffer-unibyte): New test. |
||
|---|---|---|
| .. | ||
| emacs | ||
| lispintro | ||
| lispref | ||
| man | ||
| misc | ||
| translations | ||