| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (smtpmail-auth-supported): Added the 'plain auth method | Simon Josefsson | 2005-07-17 | 1 | -3/+19 |
* | (uce-reply-to-uce): Replace beginning-of-buffer and insert-file. | Richard M. Stallman | 2005-07-16 | 1 | -6/+2 |
* | (rmail-only-expunge): Fix paren error. | Richard M. Stallman | 2005-07-08 | 1 | -4/+4 |
* | Update FSF's address. | Lute Kamstra | 2005-07-05 | 1 | -2/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 28 | -56/+56 |
* | (supercite, supercite-frames, supercite-attr, supercite-cite, supercite-hooks): | Juanma Barranquero | 2005-07-04 | 1 | -5/+5 |
* | (mailalias): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -1/+1 |
* | (filladapt-prefix-table): Add defvar. | Richard M. Stallman | 2005-07-03 | 1 | -0/+2 |
* | (rmail-summary-redo): Add defvar. | Richard M. Stallman | 2005-07-03 | 1 | -13/+21 |
* | (mail-setup-with-from): Fix custom type. | Richard M. Stallman | 2005-06-23 | 1 | -1/+1 |
* | (report-emacs-bug): Use "X server distributor" rather than | Glenn Morris | 2005-06-23 | 1 | -1/+1 |
* | (mail-setup-with-from): New variable. | Richard M. Stallman | 2005-06-17 | 1 | -54/+65 |