| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use new backquote syntax. | Gerd Moellmann | 1999-11-15 | 1 | -19/+19 |
| | | |||||
| * | (rmail-pop-password-error): Add alternative. | Dave Love | 1999-10-14 | 1 | -1/+2 |
| | | |||||
| * | (rmail-retry-failure): Unconditionally move to beginning of message. | Richard M. Stallman | 1999-09-06 | 1 | -2/+2 |
| | | |||||
| * | (rmail-read-password): Deleted. | Dave Love | 1999-09-06 | 1 | -24/+1 |
| | | | | | (rmail-get-pop-password): Use read-password. | ||||
| * | (mail-unsent-separator): Add a missing \\|. | Richard M. Stallman | 1999-07-07 | 1 | -1/+1 |
| | | |||||
| * | (rmail-next-same-subject): When searching, ignore | Karl Heuer | 1999-04-26 | 1 | -2/+2 |
| | | | | | the same whitespace that was ignored in choosing the subject string. | ||||
| * | (rmail-decode-babyl-format): Undo previous change. | Richard M. Stallman | 1999-04-07 | 1 | -3/+3 |
| | | |||||
| * | (rmail-ignored-headers): Doc fix. | Richard M. Stallman | 1999-04-05 | 1 | -1/+7 |
| | | |||||
| * | (rmail-decode-babyl-format): | Karl Heuer | 1999-03-26 | 1 | -3/+3 |
| | | | | | To prevent locking, bind buffer-file-name to nil. | ||||
| * | (rmail-show-message): If an unseen message has a | Richard M. Stallman | 1999-02-16 | 1 | -0/+4 |
| | | | | | | Summary-line in its header, get past one more line before looking for the X-Coding-System header. | ||||
| * | (rmail-search): Track match with a marker, not an integer. | Richard M. Stallman | 1999-02-10 | 1 | -1/+1 |
| | | |||||
| * | (rmail-mime-charset-pattern): Add optional TABs | Eli Zaretskii | 1999-01-31 | 1 | -1/+1 |
| | | | | | | and NLs before "charset", and allow the charset name be in double quotes. | ||||
| * | (rmail-decode-babyl-format): Avoid locking when decoding. | Richard M. Stallman | 1999-01-31 | 1 | -0/+1 |
| | | |||||
| * | (rmail-insert-inbox-text): Handle POP mailboxes | Andrew Innes | 1999-01-29 | 1 | -8/+12 |
| | | | | | where the userid contains directory separators. | ||||
| * | (rmail-decode-mime-charset): New variable. | Richard M. Stallman | 1999-01-28 | 1 | -1/+35 |
| | | | | | | | (rmail-mime-charset-pattern): New variable. (rmail-convert-to-babyl-format): Decode by MIME-charset if rmail-decode-mime-charset is non-nil. | ||||
| * | (rmail-quit): run `rmail-quit-hook'. | Richard M. Stallman | 1999-01-18 | 1 | -1/+4 |
| | | |||||
| * | (rmail-encode-string): Make sure mask value is | Richard M. Stallman | 1998-12-31 | 1 | -0/+1 |
| | | | | | | positive; (emacs-pid) returns a negative number on Windows 9x which causes odd behaviour. | ||||
| * | (rmail-set-message-counters-counter): Detect messages that have been | Andrew Innes | 1998-11-22 | 1 | -13/+27 |
| | | | | | | added with DOS line endings and convert the line endings for such messages. | ||||
| * | (mail-unsent-separator): Additional alternative. | Richard M. Stallman | 1998-11-21 | 1 | -1/+2 |
| | | |||||
| * | (rmail-get-new-mail): Delete garbage in any case. | Richard M. Stallman | 1998-10-21 | 1 | -2/+2 |
| | | |||||
| * | (rmail-retry-failure): Allow blanks in boundary | Karl Heuer | 1998-10-06 | 1 | -3/+8 |
| | | | | | string. Expose mime stuff while searching. | ||||
| * | (rmail-resend): Work properly if invoked from summary. | Karl Heuer | 1998-09-21 | 1 | -4/+4 |
| | | |||||
| * | (rmail-decode-babyl-format): Recognize both | Karl Heuer | 1998-09-21 | 1 | -1/+2 |
| | | | | | `undecided' and `undecided-unix'. | ||||
| * | (rmail-movemail-program): Fix customize type. | Andreas Schwab | 1998-09-18 | 1 | -1/+1 |
| | | |||||
| * | (rmail-primary-inbox-list): Make the initial | Karl Heuer | 1998-09-04 | 1 | -3/+3 |
| | | | | | value in the `repeat' alternative a list. | ||||
| * | (rmail-encoded-pop-password): New variable. | Richard M. Stallman | 1998-08-05 | 1 | -0/+2 |
| | | |||||
| * | (rmail-dont-reply-to-names): Doc fix. | Richard M. Stallman | 1998-07-28 | 1 | -1/+2 |
| | | |||||
| * | (rmail-insert-inbox-text): Use rmail-have-password, | Richard M. Stallman | 1998-07-27 | 1 | -11/+51 |
| | | | | | | | | rmail-get-pop-password and rmail-set-pop-password. (rmail-have-password, rmail-get-pop-password) (rmail-set-pop-password): New functions. (rmail-encode-string): New function. | ||||
| * | No longer depends on speedbspec for byte compile. | Karl Heuer | 1998-07-10 | 1 | -6/+31 |
| | | | | | | | | | | (rmail-speedbar-match-folder-regexp) new variable. (rmail-speedbar-menu-items) Updated speedbar menu items. (rmail-speedbar-key-map) New keymap. (rmail-install-speedbar-variables) New function. Install speedbar keymap only when speedbar is loaded. (rmail-speedbar-buttons) Use `rmail-speedbar-match-folder-regexp'. | ||||
| * | (rmail): If existing buffer, use local | Richard M. Stallman | 1998-07-09 | 1 | -3/+18 |
| | | | | | | | enable-multibyte-characters for rmail-enable-multibyte. (rmail-revert): Bind coding-system-for-read to raw-text, then convert and make buffer multibyte, as in `rmail'. | ||||
| * | (mail-unsent-separator): Add new alternative. | Richard M. Stallman | 1998-06-25 | 1 | -0/+1 |
| | | |||||
| * | (rmail-enable-mime): Use `other' widget type. | Andreas Schwab | 1998-06-24 | 1 | -1/+1 |
| | | |||||
| * | (rmail): Make the buffer multibyte | Richard M. Stallman | 1998-06-15 | 1 | -5/+5 |
| | | | | | even if it was already nonempty, if it should be multibyte. | ||||
| * | (rmail-variables): Locally bind | Richard M. Stallman | 1998-06-13 | 1 | -4/+5 |
| | | | | | | | local-enable-local-variables, not enable-local-variables. (rmail): Don't switch buffers inside the binding of enable-local-variables. | ||||
| * | (rmail-toggle-header): Fix previous change. | Richard M. Stallman | 1998-06-11 | 1 | -17/+26 |
| | | |||||
| * | (rmail): Prevent find-file from calling | Richard M. Stallman | 1998-06-06 | 1 | -10/+9 |
| | | | | | rmail-mode for a new buffer. Do it later, instead. | ||||
| * | (rmail-toggle-header): Redo previous change; | Karl Heuer | 1998-06-04 | 1 | -35/+58 |
| | | | | | | don't move point if possible. (rmail-count-screen-lines): Add. | ||||
| * | (rmail-toggle-header): Preserve point | Karl Heuer | 1998-06-02 | 1 | -30/+36 |
| | | | | | and window-start (more or less) when reverting to original header. | ||||
| * | (rmail-msg-is-pruned): Delete junk from definition. | Richard M. Stallman | 1998-05-27 | 1 | -6/+3 |
| | | |||||
| * | (rmail-default-body-file): New variable. | Richard M. Stallman | 1998-05-23 | 1 | -0/+5 |
| | | |||||
| * | (mail-unsent-separator): Handle "returned message follows". | Richard M. Stallman | 1998-05-20 | 1 | -0/+1 |
| | | |||||
| * | (rmail-toggle-header): Ensure blank line between headers and body. | Richard M. Stallman | 1998-05-19 | 1 | -0/+3 |
| | | |||||
| * | (rmail-mime-feature): Doc fix. | Richard M. Stallman | 1998-05-19 | 1 | -4/+3 |
| | | |||||
| * | (rmail-retry-failure): | Richard M. Stallman | 1998-05-16 | 1 | -1/+1 |
| | | | | | Use mail-sendmail-delimit-header, not mail-send-delimit-header. | ||||
| * | (rmail-decode-babyl-format): | Richard M. Stallman | 1998-05-12 | 1 | -29/+79 |
| | | | | | | | | | | | | | | | | Set save-buffer-coding-system instead of buffer-file-coding-system. Decode the whole Babyl text at once, not message by message. Don't alter global value of rmail-file-coding-system. (rmail-show-message): Set buffer-file-coding-system from X-Coding-System header field. (rmail-convert-to-babyl-format): Record X-Coding-System header for each message that was converted. (rmail-variables): Make local binding for save-buffer-coding-system, and set it from buffer-file-coding-system if not already non-nil. (rmail-ignored-headers): Ignore X-Coding-System header. Ignore Return-Path, Errors-To, X-Attribution, X-Disclaimer. | ||||
| * | (rmail-forward): Use mail-text-start. | Richard M. Stallman | 1998-04-30 | 1 | -10/+4 |
| | | | | | | (rmail-resend): Don't bind mail-header-separator. (rmail-retry-failure): Use mail-send-delimit-header, etc. | ||||
| * | (rmail): Don't bind enable-local-variables. | Richard M. Stallman | 1998-04-22 | 1 | -6/+7 |
| | | |||||
| * | *** empty log message *** | Dan Nicolaescu | 1998-04-20 | 1 | -1/+2 |
| | | |||||
| * | (rmail-message-regexp-p): | Richard M. Stallman | 1998-04-18 | 1 | -8/+15 |
| | | | | | | Handle unreformatted messages for real. (rmail-message-recipients-p): Undo previous change. | ||||
| * | (rmail-movemail-flags): Fix customize type. | Andreas Schwab | 1998-04-14 | 1 | -1/+1 |
| | | |||||