| Commit message (Expand) | Author | Age | Files | Lines |
* | (rmail-reply-regexp): Undo previous change. | Richard M. Stallman | 2006-03-18 | 1 | -4/+4 |
* | (rmail-summary-next-msg): Skip deleted messages, where "D" is the | Eli Zaretskii | 2006-03-11 | 1 | -1/+1 |
* | (rmail-ignored-headers): Discard DomainKey-Signature. | Richard M. Stallman | 2006-03-11 | 1 | -2/+8 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 30 | -31/+38 |
* | (mailclient-place-body-on-clipboard-flag): Fix typo in docstring. | Juanma Barranquero | 2006-02-02 | 1 | -27/+27 |
* | (rmail-make-summary-line-1): Don't set global binding of `line'. | Richard M. Stallman | 2006-01-26 | 1 | -3/+2 |
* | (rmail-output): Don't use content-type if it is nil. | Eli Zaretskii | 2006-01-21 | 1 | -3/+5 |
* | (rmail-enable-mime): Docstring fixed. | Kenichi Handa | 2006-01-19 | 1 | -4/+17 |
* | (smtpmail-send-it): Use insert-buffer-substring. | Jesper Harder | 2006-01-18 | 1 | -1/+1 |
* | Add comment describing AUTH PLAIN fix. | Simon Josefsson | 2006-01-10 | 1 | -1/+6 |
* | (report-emacs-bug-text-prompt): Delete var. | Thien-Thi Nguyen | 2006-01-10 | 1 | -11/+13 |
* | (rmail-reply-regexp): Also ignore mailing list | Alex Schroeder | 2006-01-08 | 1 | -2/+4 |
* | (rmail-current-subject): New function. | Alex Schroeder | 2006-01-08 | 1 | -13/+35 |
* | (rmail-summary-by-topic): Use | Alex Schroeder | 2006-01-08 | 1 | -12/+14 |
* | (report-emacs-bug): Let explanations correctly reflect the address to which | Eli Zaretskii | 2006-01-06 | 1 | -12/+12 |
* | (send-mail-function): Fix typo in comment. | Luc Teirlinck | 2005-12-28 | 1 | -1/+1 |
* | (send-mail-function): Autoload the standard-value. | Luc Teirlinck | 2005-12-28 | 1 | -0/+9 |
* | Fix AUTH PLAIN authentication. | Simon Josefsson | 2005-12-28 | 1 | -7/+4 |
* | (rmail-next-same-subject): Handle multiple "Re: " strings and long subject | Eli Zaretskii | 2005-12-10 | 1 | -4/+9 |
* | * files.el (save-buffer): | Reiner Steib | 2005-12-09 | 2 | -4/+8 |
* | (smtpmail-via-smtp): Disable undo in SMTP buffer. | Kim F. Storm | 2005-12-09 | 1 | -0/+1 |
* | * mail/smtpmail.el (smtpmail-try-auth-methods): Make password | Simon Josefsson | 2005-12-06 | 1 | -1/+1 |
* | (mail-yank-ignored-headers): Don't autoload. | Stefan Monnier | 2005-12-05 | 1 | -1/+0 |
* | Remove unnecessary leading-star in docstrings. | Stefan Monnier | 2005-12-05 | 1 | -171/+163 |
* | * longlines.el (longlines-mode): Add mail-setup-hook. | Chong Yidong | 2005-11-29 | 2 | -42/+39 |
* | * simple.el (hard-newline): New variable. | Chong Yidong | 2005-11-17 | 2 | -39/+42 |
* | (smtpmail-send-it): Use insert-buffer-contents. | Richard M. Stallman | 2005-11-16 | 1 | -1/+1 |
* | (rmail-output-to-rmail-file, rmail-output): Doc fix. | Eli Zaretskii | 2005-11-04 | 1 | -5/+5 |
* | Use insert-buffer-substring, not insert-buffer. | Richard M. Stallman | 2005-11-03 | 1 | -3/+3 |
* | (mail-setup-hook, mail-aliases) | Eli Zaretskii | 2005-10-20 | 1 | -0/+10 |
* | (send-mail-function): Use mailclient-send-it | Richard M. Stallman | 2005-10-16 | 1 | -1/+4 |
* | * message.el (message-expand-group): Pass the common | Masatake YAMATO | 2005-10-16 | 1 | -1/+2 |
* | Update maintainer email address. | Glenn Morris | 2005-10-08 | 1 | -1/+1 |
* | Discard old maintainer email addr. | Richard M. Stallman | 2005-10-03 | 1 | -1/+1 |
* | 2005-09-30 Bill Wohler <wohler@newt.com> | Bill Wohler | 2005-09-30 | 2 | -38/+0 |
* | Add arch tagline | Miles Bader | 2005-09-24 | 1 | -0/+1 |
* | 2005-09-24 Emilio C. Lopes <eclig@gmx.net> | Romain Francoise | 2005-09-24 | 4 | -30/+34 |
* | New file. | Richard M. Stallman | 2005-09-23 | 1 | -0/+173 |
* | Message format spec fixes (commit 6) | Deepak Goel | 2005-09-18 | 2 | -7/+7 |
* | 2005-09-13 Chong Yidong <cyd@stupidchicken.com> | Chong Yidong | 2005-09-12 | 1 | -2/+5 |
* | 2005-09-13 Chong Yidong <cyd@stupidchicken.com> | Chong Yidong | 2005-09-12 | 1 | -4/+14 |
* | (default-sendmail-coding-system): Doc fix. | Eli Zaretskii | 2005-09-09 | 1 | -2/+2 |
* | (send-mail-function): Add Mailclient alternative. | Richard M. Stallman | 2005-09-09 | 1 | -0/+1 |
* | (rmail-current-message, rmail-message-vector): Add defvars. | Juanma Barranquero | 2005-08-29 | 1 | -0/+3 |
* | (rmail-inbox-list, vm-crash-box, vm-folder-directory, vm-init-file, | Juanma Barranquero | 2005-08-29 | 1 | -0/+8 |
* | (deleted-head, font-lock-fontified, mail-abbrev-syntax-table, mail-abbrevs, | Juanma Barranquero | 2005-08-29 | 1 | -0/+10 |
* | (bbdb/mail_auto_create_p, rmail-summary-mode-map): Add defvars. | Juanma Barranquero | 2005-08-29 | 1 | -0/+3 |
* | (rmail-buffer, rmail-current-message, rmail-last-label, rmail-last-multi-labels, | Juanma Barranquero | 2005-08-29 | 1 | -0/+7 |
* | (rmail-current-message, rmail-inbox-list): Add defvars. | Juanma Barranquero | 2005-08-29 | 1 | -0/+3 |
* | (msgnum): Add defvar. | Juanma Barranquero | 2005-08-29 | 1 | -0/+2 |