- 02 Feb, 2009 2 commits
-
-
Glenn Morris authored
(rmail-retry-ignored-headers, rmail-highlighted-headers): Restore autoloads.
-
Stefan Monnier authored
-
- 01 Feb, 2009 6 commits
-
-
Stefan Monnier authored
(run-scheme): Use split-string-and-unquote instead, so as to allow spaces in the command name and/or the arguments.
-
Adrian Robert authored
-
Michael Albinus authored
-
Stefan Monnier authored
(rmail-select-summary, rmail-perm-variables, rmail-redecode-body) (rmail-undelete-previous-message, rmail-mark-message) (rmail-speedbar-buttons): Use with-current-buffer. (rmail-mode-map): Move initialization into declaration. (rmail-swap-buffers, rmail-unfontify-buffer-function) (rmail-fontify-message): Use restore-buffer-modified-p. (rmail-expunge-and-save): Don't swap buffer. (rmail-get-header, rmail-set-header, rmail-set-attribute) (rmail-apply-in-message): Swap save-excursion and save-restriction.
-
Stefan Monnier authored
-
Stefan Monnier authored
(rmail-edit-mode, rmail-cease-edit): Use with-current-buffer.
-
- 31 Jan, 2009 15 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Eli Zaretskii authored
eight-bit-control and eight-bit-graphic.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
(vc-default-dir-printer): (vc-dir-find-file-other-window): Undo previous change, it breaks the behavior of mouse-2.
-
Stefan Monnier authored
-
Chong Yidong authored
infloops (Bug#2106).
-
Dan Nicolaescu authored
logic, it makes the makes the normal case too slow.
-
Eli Zaretskii authored
Bind coding-system-for-write when writing out the converted message, and make sure it uses Unix EOLs.
-
Eli Zaretskii authored
(rmail-swap-buffers): New function. (rmail-change-major-mode-hook, rmail-swap-buffers-maybe, rmail-show-message): Use rmail-swap-buffers. (rmail-decode-region): If DESTINATION is a buffer, set the encoding of that buffer, rather than the current buffer. (rmail-show-message): Make error message about uuencoded mail more explicit. (rmail-show-message-maybe): Simplify code. Doc fix. (rmail-show-message): Doc fix.
-
Eli Zaretskii authored
the old one left it unspecified.
-
Eli Zaretskii authored
(rmail-perm-variables): Set encoding of rmail-view-buffer to `undecided-unix'.
-
Glenn Morris authored
-
Glenn Morris authored
Tweak layout to fool font-lock of a bug number.
-
Nick Roberts authored
-
- 30 Jan, 2009 8 commits
-
-
Alan Mackenzie authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
use insert-file-contents instead of insert-file-contents-literally. Fixes bug #2019.
-
Juanma Barranquero authored
-
Nick Roberts authored
-
Glenn Morris authored
Use line-end-position.
-
Glenn Morris authored
-
Glenn Morris authored
(hosts-generic-mode, named-database-generic-mode): Fix regexp quoting.
-
- 29 Jan, 2009 8 commits
-
-
Michael Albinus authored
correction of passwords.
-
Chong Yidong authored
style using the buffer-local value of rmail-header-style in the view buffer. (rmail-show-message): Set a buffer-local value of rmail-header-style in the view buffer.
-
Juanma Barranquero authored
Fix typos in docstrings.
-
Juanma Barranquero authored
* bindings.el (completion-ignored-extensions): Add entries for VCS metadata directories (CVS/, .svn, etc). * pcvs.el (completion-ignored-extensions): * vc-svn.el (completion-ignored-extensions): Don't add VCS-specific directory, now done in bindings.el.
-
Glenn Morris authored
(pcmpl-rpm): Doc fix.
-
Glenn Morris authored
-
Chong Yidong authored
quoted From lines. * mail/rmail.el (rmail-show-message): Unquote From lines.
-
Chong Yidong authored
version removed in 2009-01-22 change.
-
- 28 Jan, 2009 1 commit
-
-
Tassilo Horn authored
extension to choose fallback mode on empty/non-existing files but let-bind auto-mode-alist and call normal-mode.
-