| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (mail-abbrevs-setup): Doc fix. | Richard M. Stallman | 1996-03-05 | 1 | -0/+1 |
| | | |||||
| * | (unforward-rmail-message): Add autoload declaration. | Richard M. Stallman | 1996-03-04 | 1 | -0/+6 |
| | | |||||
| * | (unforward-rmail-message): Delete autoload cookie. | Richard M. Stallman | 1996-03-04 | 1 | -1/+0 |
| | | |||||
| * | (rmail-unix-mail-delimiter): Don't accept newlines in month. | Richard M. Stallman | 1996-03-04 | 1 | -1/+1 |
| | | |||||
| * | Comment change. | Richard M. Stallman | 1996-03-02 | 4 | -4/+4 |
| | | |||||
| * | (rmail-get-new-mail): Run rmail-after-get-new-mail-hook. | Richard M. Stallman | 1996-02-27 | 1 | -0/+1 |
| | | |||||
| * | (rmail-make-basic-summary-line): Fix previous change. | Erik Naggum | 1996-02-26 | 1 | -1/+1 |
| | | |||||
| * | (rmail-clear-headers): Bind case-fold-search to t across the whole function. | Erik Naggum | 1996-02-26 | 1 | -17/+18 |
| | | |||||
| * | (mail-mode-map): Bind M-TAB to mail-complete. | Richard M. Stallman | 1996-02-26 | 1 | -0/+1 |
| | | |||||
| * | (mail-complete): Add autoload cookie. | Richard M. Stallman | 1996-02-26 | 1 | -1/+1 |
| | | |||||
| * | (unforward-rmail-message): Add autoload cookie. | Richard M. Stallman | 1996-02-26 | 1 | -0/+1 |
| | | |||||
| * | (rmail-make-basic-summary-line): Less space before subj. | Richard M. Stallman | 1996-02-26 | 1 | -1/+1 |
| | | |||||
| * | (rmail-dont-reply-to): Allow parsing lists of addresses with comment fields. | Richard M. Stallman | 1996-02-24 | 1 | -1/+2 |
| | | |||||
| * | (unforward-rmail-message): Handle any kind of forwarding delimiters. | Richard M. Stallman | 1996-02-24 | 1 | -3/+5 |
| | | |||||
| * | (mail-mode): Treat `-- ' line as paragraph separator. | Richard M. Stallman | 1996-02-23 | 1 | -2/+2 |
| | | |||||
| * | Comments censored. | Karl Heuer | 1996-02-21 | 1 | -2/+11 |
| | | |||||
| * | (rmail-get-new-mail): Don't mess with display-time here. | Karl Heuer | 1996-02-21 | 1 | -4/+0 |
| | | |||||
| * | (unforward-rmail-message): New command. | Karl Heuer | 1996-02-21 | 1 | -0/+36 |
| | | |||||
| * | (news-reply-mode-map): Delete news-reply-signature. | Karl Heuer | 1996-02-21 | 1 | -9/+5 |
| | | | | | | | | (news-reply-signature): Improve the message. (news-reply-yank-message-id, news-reply-yank-from): Fix swapped args in defvars. | ||||
| * | (mail-names, mail-local-names, mail-directory-names) | Richard M. Stallman | 1996-02-12 | 1 | -6/+218 |
| | | | | | | | | | | | | | | (mail-address-field-regexp, mail-complete-alist) (mail-complete-function, mail-directory-function) (mail-directory-requery, mail-directory-process, mail-directory-stream) (mail-directory-parser): New variables. (expand-mail-aliases): Use `mail-address-field-regexp'. (build-mail-aliases): Use space in buffer-name semantics. (define-mail-alias): Reset `mail-names' to t. (mail-complete): New command. (mail-get-names, mail-directory, mail-directory-process) (mail-directory-stream, mail-sentto-newsgroups): New functions. | ||||
| * | (rmail-find-all-files): In a directory, ignore `.' and `..'. | Richard M. Stallman | 1996-02-09 | 1 | -3/+4 |
| | | |||||
| * | (mail-extract-address-components): Accept strings | Richard M. Stallman | 1996-02-06 | 1 | -1/+2 |
| | | | | | that end with double trailing quote marks. | ||||
| * | Fix up specialised fontification stuff. | Simon Marshall | 1996-02-02 | 1 | -11/+17 |
| | | |||||
| * | (mail-setup): For mail-self-blind, use user-mail-address. | Richard M. Stallman | 1996-01-30 | 1 | -1/+1 |
| | | |||||
| * | (reporter-dump-variable): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -1/+1 |
| | | |||||
| * | (mh-handle-process-error): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -7/+7 |
| | | |||||
| * | (mh-read-seq): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -2/+2 |
| | | |||||
| * | Support for local fontification. | Simon Marshall | 1996-01-26 | 1 | -1/+32 |
| | | |||||
| * | (mail-yank-original): Doc fix. | Karl Heuer | 1996-01-25 | 1 | -1/+1 |
| | | |||||
| * | (rmail-start-mail): Set mail-dedicated-frame frame param. | Richard M. Stallman | 1996-01-25 | 1 | -1/+3 |
| | | |||||
| * | (mail-bury): Check mail-dedicated-frame frame param. | Richard M. Stallman | 1996-01-25 | 1 | -1/+2 |
| | | |||||
| * | Use `eval' in mail-font-lock-keywords. | Simon Marshall | 1996-01-25 | 1 | -13/+14 |
| | | |||||
| * | Use make-local-hook for post-command-hook | Simon Marshall | 1996-01-25 | 1 | -3/+3 |
| | | |||||
| * | (mh-get-new-mail): Delete format call inside message. | Karl Heuer | 1996-01-25 | 1 | -8/+7 |
| | | |||||
| * | (rmail-edit-current-message): Pass proper format string to message. | Karl Heuer | 1996-01-25 | 1 | -1/+1 |
| | | |||||
| * | (rmail-insert-inbox-text): Pass proper format string to message. | Karl Heuer | 1996-01-25 | 1 | -3/+3 |
| | | |||||
| * | (unrmail): Default the directory of TO-FILE based on FILE. | Karl Heuer | 1996-01-24 | 1 | -0/+2 |
| | | |||||
| * | (rmail-make-basic-summary-line): Include msg line number. | Karl Heuer | 1996-01-24 | 1 | -1/+21 |
| | | | | | | (rmail-summary-goto-msg): Pass along args NOWARN and SKIP-RMAIL in recursive call. | ||||
| * | (report-emacs-bug): Insert newlines only in the inserted key descriptions. | Erik Naggum | 1996-01-24 | 1 | -10/+12 |
| | | |||||
| * | (rmail): Add (require 'rmail). | Karl Heuer | 1996-01-20 | 1 | -1/+4 |
| | | |||||
| * | Fix Change Log comment line. | Erik Naggum | 1996-01-20 | 2 | -2/+2 |
| | | |||||
| * | Comment fixes. | Karl Heuer | 1996-01-14 | 1 | -3/+4 |
| | | |||||
| * | Update FSF's address. | Erik Naggum | 1996-01-14 | 30 | -226/+259 |
| | | |||||
| * | (mh-display-msg): Use kill-local-variable | Karl Heuer | 1996-01-09 | 1 | -2/+2 |
| | | | | | to clear out write-contents-hooks. | ||||
| * | Comment fixes. | Karl Heuer | 1996-01-05 | 2 | -4/+4 |
| | | |||||
| * | (expand-mail-aliases, define-mail-alias): Fix calls to `sendmail-sync-aliases' | Karl Heuer | 1996-01-05 | 1 | -2/+2 |
| | | | | | (formerly `sendmail-synch-aliases') | ||||
| * | (rmail-retry-failure): Bind inhibit-read-only. | Richard M. Stallman | 1996-01-05 | 1 | -2/+4 |
| | | |||||
| * | (mail-extr-nuke-outside-range): Fix error message. | Richard M. Stallman | 1996-01-05 | 1 | -3/+3 |
| | | | | | (mail-extract-address-components, what-domain): Fix error messages. | ||||
| * | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -5/+5 |
| | | |||||
| * | (sc-citation-nonnested-root-regexp, | Karl Heuer | 1996-01-04 | 1 | -3/+3 |
| | | | | | sc-add-citation-level, sc-no-blank-line-or-header): Doc fix. | ||||