| Commit message (Expand) | Author | Age | Files | Lines |
| * | (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 |
| * | (gnus-original-article-buffer, mail-reply-buffer, rmail-current-message): | Juanma Barranquero | 2005-08-29 | 1 | -0/+4 |
| * | (build-mail-aliases): Delete comments | Richard M. Stallman | 2005-08-25 | 1 | -0/+6 |
| * | (rmail-nonignored-headers): New variable. | Richard M. Stallman | 2005-08-15 | 1 | -26/+43 |
| * | Revert last change. | Andreas Schwab | 2005-08-14 | 1 | -3/+2 |
| * | Fix dependency bug: Wrap `desktop-buffer-mode-handlers' | Thien-Thi Nguyen | 2005-08-14 | 1 | -2/+3 |
| * | (rmail-summary-end-of-message): New command to go to the bottom of the mail | Eli Zaretskii | 2005-08-12 | 1 | -2/+19 |
| * | (rmail-end-of-message): New command to go to the | Eli Zaretskii | 2005-08-12 | 1 | -2/+16 |
| * | Add handler to desktop-buffer-mode-handlers. | Lars Hansen | 2005-08-10 | 1 | -1/+3 |
| * | (sc-ask, sc-no-blank-line-or-header): Avoid warnings. | Richard M. Stallman | 2005-08-09 | 1 | -7/+8 |
| * | (rmail-ignored-headers): Don't hide mime-version: and content-type: headers. | Richard M. Stallman | 2005-08-09 | 1 | -2/+2 |
| * | (mail-yank-original): Use with-no-warnings. | Richard M. Stallman | 2005-08-09 | 1 | -1/+3 |
| * | (reporter-dump-state): Use insert-buffer-substring. | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 |
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 28 | -54/+66 |
| * | (report-emacs-bug): Request that backtraces are | Kim F. Storm | 2005-07-21 | 1 | -2/+11 |
| * | (smtpmail-auth-supported): Prefer PLAIN over LOGIN. | Simon Josefsson | 2005-07-17 | 1 | -1/+1 |