- 08 May, 2001 3 commits
-
-
Gerd Moellmann authored
set-buffer to the Rmail buffer. (rmail-output-to-rmail-file): Likewise. (rmail-output): Likewise.
-
Gerd Moellmann authored
Rmail buffer. (rmail-set-label, rmail-next-labeled-message): Likewise.
-
Gerd Moellmann authored
(rmail-search-mime-message-function) (rmail-search-mime-header-function): New variables. (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer. (rmail-quit): Bury `rmail-buffer' after `rmail-view-buffer' is hidden. (rmail-get-new-mail): Likewise. (rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil, call rmai-show-mime-function. (rmail-display-labels): If rmail-enable-mime is non-nil, update mode-line-process of rmail-view-buffer. (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer. (rmail-show-message): Be sure to call rmail-auto-file in the Rmail buffer. (rmail-next-message): Be sure to set-buffer to the Rmail buffer. (rmail-next-undeleted-message): Likewise. (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call rmail-search-mime-header-function. (rmail-search-message): New function. (rmail-search): Call rmail-search-message to check if a message matches REGEXP, lastly update point after calling rmail-show-message. (rmail-undelete-previous-message): Be sure to set-buffer to the Rmail buffer. (rmail-expunge-confirmed): Likewise. (rmail-only-expunge): Likewise. (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to header region, refer to rmail-msgref-vector while setting the current buffer to rmail-buffer temporarily. (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer. If rmail-enable-mime is non-nil, call rmail-insert-mime-forwarded-message-function instead of inserting forwarded message by itself.
-
- 07 May, 2001 20 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Francesco Potortì authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
like in Emacs' Makefile.in.
-
Gerd Moellmann authored
nil (running -q).
-
Gerd Moellmann authored
has been deleted in the course of x_connection_closed.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
option. (smtpmail-via-smtp): Print warnings about unknown SMTP extensions only if smtpmail-warn-about-unknown-extensions is set.
-
Eli Zaretskii authored
location of site-start.el and default.el (in `site-lisp', not in `lisp').
-
Eli Zaretskii authored
load-path. Recommend where to put default.el and site-start.el. Add index entries for site-start.el and default.el.
-
Eli Zaretskii authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
instead of rmail-sort-by-keywords.
-
Gerd Moellmann authored
rmail-sort-by-keywords.
-
Gerd Moellmann authored
from rmail-summary-sort-by-keywords. Doc fix. (rmail-summary-mode): Doc fix.
-
Gerd Moellmann authored
(rmail-edit-mode-hook): New user-option.
-
Gerd Moellmann authored
-
- 06 May, 2001 3 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
detailed description. (Enabling Multibyte): Describe how to switch a unibyte session to multibyte. Mention that by default, all sessions are multibyte. (Coding Systems): Make it clear that cpNNN are coding systems, and should be used as such. (Recognize Coding): Explain that Emacs decodes text as part of reading it. Mention revert-buffer as a means to redecode a file.
-
- 05 May, 2001 12 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
more than one file-name argument.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Explain custom group mailalias. Fix typos.
-
Richard M. Stallman authored
Don't state the default for rmail-retry-ignored-headers. Menu item is `Cancel', not `Don't Send'. Normal summary line contains date and line count. Mention rmail-highlight-face. Clarify about choice of coding system for decoding. Improve xref for goto-address.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
and friends, meaning make a link to the source file. (help-make-xrefs): Handle "source of" and friends by constructing a link that visits the source file.
-
Richard M. Stallman authored
-
Eli Zaretskii authored
in parentheses. Reported by Eric Hanchrow <offby1@blarg.net>.
-
Eli Zaretskii authored
Reported by Bill Richter <richter@math.northwestern.edu>.
-
- 04 May, 2001 2 commits
-
-
Stefan Monnier authored
(cperl-font-lock-keywords-1, cperl-font-lock-keywords-2): Renamed from perl-font-lock-keywords to avoid clashes. (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces) (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2): Updated correspondingly.
-
Stefan Monnier authored
Typo `nonexistant' -> `nonexistent'.
-