summaryrefslogtreecommitdiff
path: root/lisp/mail/rmail.el
Commit message (Expand)AuthorAgeFilesLines
* (rmail-clear-headers): Handle the last header in a message correctly.Richard M. Stallman1998-02-061-7/+9
* (rmail): Reinsert the let-binding of enable-local-variables.Richard M. Stallman1998-01-271-2/+4
* Added speedbar support for RMAIL files.Eric M. Ludlam1998-01-231-0/+83
* (rmail): Don't bind enable-multibyte-characters;Richard M. Stallman1998-01-191-14/+7
* (rmail): Unwind-protect call to rmail-get-new-mail.Karl Heuer1998-01-181-7/+9
* (rmail-decode-quoted-printable): New functionKarl Heuer1997-12-041-4/+41
* Improve previous change.Karl Heuer1997-11-181-5/+2
* (rmail-convert-to-babyl-format): If theKarl Heuer1997-11-181-12/+31
* (rmail-summary-window-size): Allow integer values.Karl Heuer1997-11-151-1/+1
* (rmail): Avoid showing message twice.Karl Heuer1997-10-151-6/+8
* (rmail): Reset enable-multibyte-characters to theKenichi Handa1997-09-021-0/+1
* (rmail-mode-1): Update the value for mode-line-modified.Richard M. Stallman1997-08-261-4/+1
* (rmail-view-buffer): Doc fix.Richard M. Stallman1997-08-241-1/+9
* (rmail-make-in-reply-to-field): Don't cause anRichard M. Stallman1997-08-121-6/+8
* (rmail-resend): Use user-mail-address.Richard M. Stallman1997-07-291-4/+3
* Comment change.Richard M. Stallman1997-07-251-3/+3
* (rmail-pop-password-error): New variable.Richard M. Stallman1997-07-251-2/+15
* (rmail-mime-feature): Doc and custom fix.Richard M. Stallman1997-07-251-2/+2
* (rmail-get-new-mail): If conversion fails, delete the text that was inserted.Richard M. Stallman1997-06-251-0/+2
* (rmail-enable-decoding-message): Deleted.Kenichi Handa1997-06-181-11/+3
* (rmail-mmdf-delim1, rmail-mmdf-delim2):Richard M. Stallman1997-06-011-25/+32
* Coding system names changed as follows:Kenichi Handa1997-05-161-2/+2
* Fix previous change.Richard M. Stallman1997-05-151-3/+3
* (rmail-retry-failure): Rename local to rmail-this-buffer.Richard M. Stallman1997-05-151-10/+12
* (rmail-enable-decoding-message): New variable.Kenichi Handa1997-05-121-6/+17
* (rmail-ignored-headers): Add References, Mime-Version,Richard M. Stallman1997-05-041-1/+1
* (rmail-count-new-messages): Fix previous change.Richard M. Stallman1997-05-041-1/+1
* Add defgroups, and use defcustom.Richard M. Stallman1997-05-031-39/+123
* (rmail-msgref-vector): New variable.Richard M. Stallman1997-05-021-30/+40
* (rmail-reply): Pass Rmail buffer and msgnumRichard M. Stallman1997-04-261-57/+29
* (rmail-mode-map): Add menu item forRichard M. Stallman1997-04-051-1/+4
* (rmail-forward): Don't do dash-quoting on the signature.Richard M. Stallman1997-03-231-1/+1
* (rmail-retry-failure): Special handling for mime.Richard M. Stallman1997-03-201-14/+30
* Tweak font-lock-keywordsSimon Marshall1997-03-151-4/+7
* (rmail-view-buffer, rmail-enable-mime, rmail-show-mime-function,Kenichi Handa1997-02-261-32/+89
* (rmail-next-same-subject, rmail-reply): Ignore case, toKarl Heuer1997-02-231-2/+4
* (rmail-file-coding-system): New variable.Karl Heuer1997-02-201-2/+25
* (rmail-ignored-headers): Add Delivered-to: header.Richard M. Stallman1997-02-031-1/+1
* (rmail-reply): Concatenate all the References headers.Richard M. Stallman1997-02-011-4/+2
* (rmail-reply): Copy all the References: headersRichard M. Stallman1997-01-311-3/+9
* (rmail-get-new-mail): Fix return value to match doc.Karl Heuer1997-01-251-93/+94
* (rmail-preserve-inbox): New variable.Richard M. Stallman1997-01-211-19/+35
* (rmail-msg-is-pruned): New function.Richard M. Stallman1996-12-281-23/+40
* (rmail-start-mail): Rewrite to use compose-mail.Richard M. Stallman1996-12-071-26/+39
* (rmail-reply): Merge resent-to and resent-cc into to and cc.Richard M. Stallman1996-10-261-22/+28
* Tweak rmail-font-lock-keywords.Simon Marshall1996-10-231-12/+16
* (rmail): Run rmail-mail-hook last.Richard M. Stallman1996-10-121-7/+12
* Delete all the autoload calls.Richard M. Stallman1996-09-271-135/+0
* (rmail-insert-inbox-text): Detect lockedRichard M. Stallman1996-09-191-104/+121
* (rmail-ignored-headers): Remove extra paren.Erik Naggum1996-08-171-1/+1