aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail/rmail.el
Commit message (Expand)AuthorAgeFilesLines
* (rmail-start-mail): Use display-multi-frame-pEli Zaretskii2000-07-311-1/+1
* (rmail-clear-headers): Don't throw an errorGerd Moellmann2000-07-071-4/+7
* (mail-unsent-separator): Changed "the" to "\\w+", asGerd Moellmann2000-07-061-1/+1
* (rmail-widen-to-current-msgbeg): Use rmail-msgbegGerd Moellmann2000-05-301-10/+8
* 1999-01-23 Eric M. Ludlam <[email protected]>Dave Love2000-05-241-0/+60
* (rmail-decode-quoted-printable): Use delete-regionKenichi Handa2000-05-201-5/+4
* rmail-show-message-hook): Customize and offerDave Love2000-05-141-2/+5
* (rmail-expunge): When there's no deleted messages,Kenichi Handa2000-04-251-3/+5
* (rmail-confirm-expunge): New user-option.Gerd Moellmann2000-03-241-4/+16
* (rmail-quit-hook): New variable.Gerd Moellmann2000-03-021-0/+4
* (rmail-resend): Verify buffer is really Rmail.Gerd Moellmann2000-02-251-0/+2
* (rmail-retry-failure): UseGerd Moellmann2000-02-071-2/+2
* Use new backquote syntax.Gerd Moellmann1999-11-151-19/+19
* (rmail-pop-password-error): Add alternative.Dave Love1999-10-141-1/+2
* (rmail-retry-failure): Unconditionally move to beginning of message.Richard M. Stallman1999-09-061-2/+2
* (rmail-read-password): Deleted.Dave Love1999-09-061-24/+1
* (mail-unsent-separator): Add a missing \\|.Richard M. Stallman1999-07-071-1/+1
* (rmail-next-same-subject): When searching, ignoreKarl Heuer1999-04-261-2/+2
* (rmail-decode-babyl-format): Undo previous change.Richard M. Stallman1999-04-071-3/+3
* (rmail-ignored-headers): Doc fix.Richard M. Stallman1999-04-051-1/+7
* (rmail-decode-babyl-format):Karl Heuer1999-03-261-3/+3
* (rmail-show-message): If an unseen message has aRichard M. Stallman1999-02-161-0/+4
* (rmail-search): Track match with a marker, not an integer.Richard M. Stallman1999-02-101-1/+1
* (rmail-mime-charset-pattern): Add optional TABsEli Zaretskii1999-01-311-1/+1
* (rmail-decode-babyl-format): Avoid locking when decoding.Richard M. Stallman1999-01-311-0/+1
* (rmail-insert-inbox-text): Handle POP mailboxesAndrew Innes1999-01-291-8/+12
* (rmail-decode-mime-charset): New variable.Richard M. Stallman1999-01-281-1/+35
* (rmail-quit): run `rmail-quit-hook'.Richard M. Stallman1999-01-181-1/+4
* (rmail-encode-string): Make sure mask value isRichard M. Stallman1998-12-311-0/+1
* (rmail-set-message-counters-counter): Detect messages that have beenAndrew Innes1998-11-221-13/+27
* (mail-unsent-separator): Additional alternative.Richard M. Stallman1998-11-211-1/+2
* (rmail-get-new-mail): Delete garbage in any case.Richard M. Stallman1998-10-211-2/+2
* (rmail-retry-failure): Allow blanks in boundaryKarl Heuer1998-10-061-3/+8
* (rmail-resend): Work properly if invoked from summary.Karl Heuer1998-09-211-4/+4
* (rmail-decode-babyl-format): Recognize bothKarl Heuer1998-09-211-1/+2
* (rmail-movemail-program): Fix customize type.Andreas Schwab1998-09-181-1/+1
* (rmail-primary-inbox-list): Make the initialKarl Heuer1998-09-041-3/+3
* (rmail-encoded-pop-password): New variable.Richard M. Stallman1998-08-051-0/+2
* (rmail-dont-reply-to-names): Doc fix.Richard M. Stallman1998-07-281-1/+2
* (rmail-insert-inbox-text): Use rmail-have-password,Richard M. Stallman1998-07-271-11/+51
* No longer depends on speedbspec for byte compile.Karl Heuer1998-07-101-6/+31
* (rmail): If existing buffer, use localRichard M. Stallman1998-07-091-3/+18
* (mail-unsent-separator): Add new alternative.Richard M. Stallman1998-06-251-0/+1
* (rmail-enable-mime): Use `other' widget type.Andreas Schwab1998-06-241-1/+1
* (rmail): Make the buffer multibyteRichard M. Stallman1998-06-151-5/+5
* (rmail-variables): Locally bindRichard M. Stallman1998-06-131-4/+5
* (rmail-toggle-header): Fix previous change.Richard M. Stallman1998-06-111-17/+26
* (rmail): Prevent find-file from callingRichard M. Stallman1998-06-061-10/+9
* (rmail-toggle-header): Redo previous change;Karl Heuer1998-06-041-35/+58
* (rmail-toggle-header): Preserve pointKarl Heuer1998-06-021-30/+36