- 18 Feb, 2009 14 commits
-
-
Glenn Morris authored
mbox while prompting.
-
Glenn Morris authored
-
Martin Rudalics authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
Update callers for name change.
-
Glenn Morris authored
(rmail-get-new-mail-filter-spam): Simplify. Don't mess with rmail-deleted-vector. (rmail-insert-inbox-text, rmail-collect-deleted) (rmail-set-message-deleted-p, rmail-only-expunge) (rmail-make-in-reply-to-field): Replace ?\ with ?\s. (rmail-get-labels): Remove unused local `blurb'. (rmail-message-attr-p, rmail-message-unseen-p, rmail-message-labels-p) (rmail-msgend, rmail-msgbeg, rmail-message-deleted-p) (rmail-set-message-deleted-p): Doc fixes.
-
Glenn Morris authored
(top-level): No need for cl now. (rmail-spam-filter, rmail-use-spam-filter, rsf-file, rsf-no-blind-cc) (rsf-beep, rsf-sleep-after-message, rsf-min-region-to-spam-list) (rsf-autosave-newly-added-definitions, rsf-white-list) (rsf-definitions-alist, rsf-check-field, rsf-add-subject-to-spam-list) (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list) (rsf-customize-spam-definitions, rsf-customize-group) (rsf-custom-save-all, rsf-add-content-type-field): Doc fixes. (rsf-check-field): Use setcar and setcdr rather than setf. (rmail-spam-filter): Simplify. (rsf-add-subject-to-spam-list, rsf-add-sender-to-spam-list) (rsf-add-region-to-spam-list): Use rmail-get-header or buffer-substring-no-properties. Regexp-quote the extracted data. Make the messages less verbose. (rmail-summary-mode-map, rmail-mode-map): Use easy-menu and dolist to simplify things. (rsf-add-content-type-field): Make the message less verbose.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(Ffont_spec): Describe :lang and :otf in the docstring.
-
- 17 Feb, 2009 18 commits
-
-
Karl Berry authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Various small fixes, as well as the following. (Out of Rmail): Node deleted. (Rmail): Update menu. (Rmail Files): Comment out set-rmail-inbox-list. Document rmail-inbox-list instead. (Rmail Output): Substantial changes since C-o is now rmail-output-as-seen and o is rmail-output. (Rmail Attributes): Delete `stored', add `retried'. (Rmail Display): Editing headers works in all cases.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
correctly put point at the end.
-
Sam Steingold authored
-
Juanma Barranquero authored
-
Jason Rumney authored
-
Juanma Barranquero authored
-
Miles Bader authored
Tweaked to match copyright statements where the years follow the name. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1549
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(rmail-output-as-mbox): Use rmail-mbox-from. (rmail-output): Ensure a From line in the not-rmail Babyl case.
-
Glenn Morris authored
-
Glenn Morris authored
header is corrupt.
-
Glenn Morris authored
(rmail-delete-unwanted-fields): Ignore case. Use line-beg-pos. (rmail-output, rmail-output-as-seen): Change the "from-gnus" argument to "not-rmail", and make it work. Simplify.
-
Glenn Morris authored
-
- 16 Feb, 2009 8 commits
-
-
Ulf Jasper authored
-
Karl Berry authored
-
Andreas Schwab authored
string.
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1548
-
Glenn Morris authored
-
Glenn Morris authored
(rmail-output-as-babyl, rmail-output-to-babyl-buffer) (rmail-convert-to-babyl-format, rmail-nuke-pinhead-header) (rmail-output-as-mbox, rmail-output-to-rmail-buffer, rmail-output) (rmail-output-as-seen, rmail-output-body-to-file): Doc fixes.
-