aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail (follow)
Commit message (Expand)AuthorAgeFilesLines
* (rmail-default-file, rmail-default-rmail-file): Cancel new defvars.Karl Heuer1994-04-141-6/+0
* (rmail-default-file, rmail-default-rmail-file): New defvars.Richard M. Stallman1994-04-131-0/+6
* (mh-progs, mh-lib): Move from mh-e.elRichard M. Stallman1994-04-131-45/+72
* (mh-progs, mh-lib): Move from mh-e.elRichard M. Stallman1994-04-131-28/+18
* (rmail-new-summary): Avoid unsafe save-restriction.Karl Heuer1994-04-091-13/+17
* (rmail-secondary-file-menu): Fix typo.Fred Pierresteguy1994-04-071-1/+1
* Fix previous change.Karl Heuer1994-04-072-12/+12
* (rmail-summary-disable): New function.Karl Heuer1994-04-071-3/+16
* (rmail-edit-mode, rmail-cease-edit): Disable summary during edit.Karl Heuer1994-04-071-0/+4
* (rmail-mode-map): Key binding for rmail-sort-by-keywords.Karl Heuer1994-04-071-0/+6
* (rmail-sort-by-keywords): New function.Karl Heuer1994-04-071-1/+28
* (rmail-summary-sort-by-keywords): New function.Karl Heuer1994-04-071-1/+14
* (rmail-summary-goto-msg): Fix bug in earlier change.Karl Heuer1994-04-051-2/+0
* (rmail-summary-goto-msg): Highlight the whole line except first char.Richard M. Stallman1994-04-041-1/+3
* Doc fix.Richard M. Stallman1994-04-031-1/+1
* (rmail-message-label-p, rmail-parse-message-labels):Karl Heuer1994-04-011-31/+22
* Doc fixes.Richard M. Stallman1994-03-311-2/+2
* (rmail-sort-messages): Use buffer-disable-undo, not buffer-flush-undo.Karl Heuer1994-03-301-2/+2
* (rmail-sort-messages): Update summary buffer.Karl Heuer1994-03-301-2/+5
* (rmail-sort-from-summary): Preserve window selection.Karl Heuer1994-03-301-3/+5
* (rmail-sort-by-subject): Fix `Re:' regexp.Karl Heuer1994-03-231-3/+4
* (rmail-quit): Remove summary buffer from display.Richard M. Stallman1994-03-231-2/+4
* (rmail-secondary-file-menu): Display relative file names.Richard M. Stallman1994-03-231-3/+15
* (mail-mode): Doc mod.Karl Heuer1994-03-201-0/+1
* (rmail-summary-goto-msg): Highlight message number of current message.Richard M. Stallman1994-03-191-0/+21
* (rmail-summary-window-size): New variable.Richard M. Stallman1994-03-181-4/+42
* (rmail-output-menu): New command.Richard M. Stallman1994-03-181-0/+7
* (rmail-convert-to-babyl-format): Check Content-Length field for consistency.Karl Heuer1994-03-171-3/+20
* entered into RCSRichard M. Stallman1994-03-157-0/+4003
* (rmail-sort-by-lines): msgnum variable should be msg.Karl Heuer1994-03-121-3/+3
* (rmail-ignored-headers): Add several x400 header types.Richard M. Stallman1994-03-101-2/+2
* (rmail-message-filter): Doc fix.Karl Heuer1994-03-041-2/+2
* (mail-do-fcc): Don't write a newline before the text.Richard M. Stallman1994-03-021-4/+1
* (rmail-insert-inbox-text): Recognize the spool directory even if symlinks areKarl Heuer1994-02-231-2/+4
* (mail-mailer-swallows-blank-line): Fix regexp typo.Richard M. Stallman1994-02-171-2/+2
* (rmail-dont-reply-to): Change user-original-login-name to user-login-name.Karl Heuer1994-02-111-1/+1
* (rmail-variables, rmail-insert-inbox-text): Change user-original-login-name toKarl Heuer1994-02-111-5/+2
* (rmail-summary-expunge-and-save): Mark summary buffer as unmodified.Karl Heuer1994-02-091-1/+2
* (rmail-expunge-and-save): Mark summary buffer as unmodified.Karl Heuer1994-02-091-1/+3
* Add (require 'rmail) so the macro will be byte-compiled properly.Karl Heuer1994-02-091-0/+2
* (rmail-edit-current-message): Make local variables permanent, soKarl Heuer1994-02-081-0/+1
* (rmail-variables): Make local variables permanent, so the user can safelyKarl Heuer1994-02-081-1/+18
* (mail-signature): Insert a `-- ' line.Richard M. Stallman1994-02-081-2/+2
* (mail-signature): Doc mod.Karl Heuer1994-02-071-1/+2
* (rmail-output): Handle rmail-output-file-alist.Richard M. Stallman1994-02-061-11/+27
* (rmail-reply): If no resent-date, use ordinary date.Richard M. Stallman1994-02-041-4/+4
* (mail-mailer-swallows-blank-line): New variable.Richard M. Stallman1994-02-021-3/+12
* Fix rmail summary commands to work with rmail-mail-new-frame.Karl Heuer1994-01-311-23/+14
* (rmail-make-in-reply-to-field): Discard text properties fromRichard M. Stallman1994-01-291-5/+9
* (rmail-summary-undelete): If we don't undelete anything, don't move point.Richard M. Stallman1994-01-261-2/+4