| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (mh-compose-letter-function): Fix :type. | Dave Love | 2001-02-08 | 1 | -2/+2 |
| | | |||||
| * | (rmail-ignored-headers): Add X-Trace, | Gerd Moellmann | 2001-02-05 | 1 | -1/+2 |
| | | | | | X-Complaints-To, NNTP-Posting-Date, and User-Agent. | ||||
| * | (rmail-ignored-headers): Add X-Sign, X-BeenThere, | Gerd Moellmann | 2001-01-29 | 1 | -2/+15 |
| | | | | | | | X-Mailman-Version, Precedence, List-Help, List-Post, List-Subscribe, List-Id, List-Unsubscribe, List-Archive, Content-Type, Content-Length. | ||||
| * | (feedmail): Add :link. | Dave Love | 2001-01-26 | 1 | -6/+4 |
| | | | | | (feedmail-send-it): Doc fix. | ||||
| * | Doc fixes. | Dave Love | 2001-01-26 | 1 | -6/+13 |
| | | | | | | (sendmail-send-it): Fix the non-ASCII regexp and use rfc2047-encode-string. | ||||
| * | (rmail-redecode-body): Doc fix. | Eli Zaretskii | 2001-01-25 | 1 | -2/+1 |
| | | |||||
| * | (report-emacs-bug): Mention the fact that the | Eli Zaretskii | 2001-01-24 | 1 | -5/+13 |
| | | | | | bug report is mailed to an email list and posted to a news group. | ||||
| * | (rmail-redecode-body): New function. | Eli Zaretskii | 2001-01-22 | 1 | -0/+60 |
| | | |||||
| * | (report-emacs-bug): Report the value of LC_CTYPE, not LC_TYPE. | Eli Zaretskii | 2001-01-19 | 1 | -1/+1 |
| | | |||||
| * | (report-emacs-bug): Report values of | Eli Zaretskii | 2001-01-19 | 1 | -0/+7 |
| | | | | | | locale-coding-system, default-enable-multibyte-characters, and the environment variables LC_ALL, LC_TYPE, and LANG. | ||||
| * | (mail-setup): Call set-buffer-multibyte because | Kenichi Handa | 2001-01-18 | 1 | -1/+3 |
| | | | | | kill-local-variable doesn't work for enable-multibyte-characters. | ||||
| * | (mail-mode): Doc fix. | Eli Zaretskii | 2001-01-07 | 1 | -1/+3 |
| | | |||||
| * | Obsolete. | Dave Love | 2001-01-04 | 2 | -1426/+0 |
| | | |||||
| * | mail/mail-hist.el (mail-hist-text-too-long-p): doc fix. | Karl Fogel | 2001-01-03 | 1 | -2/+1 |
| | | |||||
| * | (mail-abbrevs-enable, mail-abbrevs-disable): | Gerd Moellmann | 2000-12-29 | 1 | -4/+4 |
| | | | | | | | Use mail-mode-hook instead of mail-setup-hook. Otherwise continuing an interrupted message with C-u C-x m for instence, winds up in Mail mode without abbrevs. | ||||
| * | (mail-mode): Set `comment-start' to the yank prefix. | Miles Bader | 2000-12-21 | 1 | -0/+3 |
| | | |||||
| * | Fix last check-in. | Dave Love | 2000-12-18 | 1 | -3/+3 |
| | | |||||
| * | (send-mail-function): Customize. | Dave Love | 2000-12-18 | 1 | -2/+7 |
| | | |||||
| * | (mh-find-path): Set read-mail-command. | Gerd Moellmann | 2000-12-15 | 1 | -1/+3 |
| | | |||||
| * | (rmail-summary-expunge) | Gerd Moellmann | 2000-12-12 | 1 | -2/+2 |
| | | | | | | (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed instead of rmail-confirm-expunge. | ||||
| * | (rmail-expunge-confirmed): New function. | Gerd Moellmann | 2000-12-04 | 1 | -7/+11 |
| | | | | | (rmail-expunge): Use it. | ||||
| * | (rmail-summary-expunge) | Gerd Moellmann | 2000-12-04 | 1 | -2/+4 |
| | | | | | | (rmail-summary-expunge-and-save): Ask for confirmation with rmail-expunge-confirmed. | ||||
| * | (rmail-set-message-counters): Don't use "D" | Gerd Moellmann | 2000-11-30 | 1 | -1/+1 |
| | | | | | as dummy 0-th char of rmail-deleted-vector. | ||||
| * | Require smtpmail when compiling. | Dave Love | 2000-11-29 | 1 | -4/+5 |
| | | | | | | | | (mail-do-fcc): Autoload. (feedmail) <defgroup>: Fix :link. (feedmail-nuke-body-in-fcc): Fix :type. (feedmail-send-it): Add autoload cookie. | ||||
| * | (rmail-automatic-folder-directives): Add a custom | Gerd Moellmann | 2000-11-27 | 1 | -1/+4 |
| | | | | | type, group and version. | ||||
| * | (rmail-confirm-expunge): Default to | Gerd Moellmann | 2000-11-22 | 1 | -1/+1 |
| | | | | | y-or-n-p. | ||||
| * | Fix header, | Dave Love | 2000-11-12 | 1 | -4/+6 |
| | | | | | (feedmail) <defgroup>: Add :link. | ||||
| * | (mail-font-lock-keywords): Use [:alpha:], not | Dave Love | 2000-11-12 | 1 | -4/+4 |
| | | | | | | a-z. (mail-mode): Use [:alnum:] in some regexps. | ||||
| * | comment fixes | Dave Love | 2000-11-12 | 1 | -18/+4 |
| | | |||||
| * | comment fix | Dave Love | 2000-11-12 | 1 | -1/+1 |
| | | |||||
| * | (report-emacs-bug): Fix whitespace and | Eli Zaretskii | 2000-11-02 | 1 | -1/+1 |
| | | | | | punctuation in the warning inserted into the *mail* buffer. | ||||
| * | Change maintainer. | Gerd Moellmann | 2000-11-02 | 2 | -4/+4 |
| | | |||||
| * | Byte-compile-dynamic since it gets loaded by | Dave Love | 2000-10-08 | 1 | -2/+2 |
| | | | | | | Gnus with little use. (mail-setup-hook): Add mail-abbrevs-setup to options. | ||||
| * | (rmail-dont-reply-to): Fix last change. | Gerd Moellmann | 2000-09-25 | 1 | -1/+1 |
| | | |||||
| * | (rmail-dont-reply-to): Avoid infinite loop if | Gerd Moellmann | 2000-09-25 | 1 | -1/+2 |
| | | | | | rmail-dont-reply-to-names matches the empty string. | ||||
| * | (mail-mode-fill-paragraph): Do not get the | Gerd Moellmann | 2000-09-12 | 1 | -3/+3 |
| | | | | | filed name if it's not there. | ||||
| * | (uce-reply-to-uce): Remove hard-coded "*Article*" from | Gerd Moellmann | 2000-08-28 | 1 | -7/+10 |
| | | | | | | | | Gnus support code, and use special article copy buffer `(gnus-original-article-buffer)' instead. This allows to get rid of article-hide-headers usage (which breaks in the latest Gnus version). Thanks to Detlev Zundel. | ||||
| * | Don't quote lambda. | Stefan Monnier | 2000-08-16 | 1 | -4/+4 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2000-08-16 | 1 | -6/+9 |
| | | |||||
| * | (mh-make-local-vars): | Stefan Monnier | 2000-08-16 | 1 | -3/+2 |
| | | | | | Replace make-variable-buffer-local with make-local-variable. | ||||
| * | Fix typo in comment. | Eli Zaretskii | 2000-08-13 | 1 | -1/+1 |
| | | |||||
| * | (rmail-start-mail): Use display-multi-frame-p | Eli Zaretskii | 2000-07-31 | 1 | -1/+1 |
| | | | | | instead of looking at window-system. | ||||
| * | (mail-hist-previous-input, mail-hist-next-input): do the obvious code | Karl Fogel | 2000-07-28 | 1 | -32/+31 |
| | | | | | | | | factorization. (mail-hist-retrieve-and-insert): new func, contains common code of above two. If inserting a message body, leave point at top. | ||||
| * | (sendmail-send-it): Improve the way to avoid calling | Kenichi Handa | 2000-07-27 | 1 | -11/+7 |
| | | | | | select-message-coding-system twice. | ||||
| * | (mail-strip-quoted-names): Handle case where <...> appears inside "...". | Richard M. Stallman | 2000-07-19 | 1 | -19/+22 |
| | | | | | | | Use replace-match to edit the string more simply. (rmail-dont-reply-to): Cope with an unmatched ". | ||||
| * | Correct author's mail address. | Gerd Moellmann | 2000-07-19 | 1 | -1/+1 |
| | | |||||
| * | Change maintainer to FSF. | Gerd Moellmann | 2000-07-18 | 1 | -0/+1 |
| | | |||||
| * | (rmail-clear-headers): Don't throw an error | Gerd Moellmann | 2000-07-07 | 1 | -4/+7 |
| | | | | | | | if rmail-ignored-headers is nil. (rmail-retry-failure): Bind rmail-ignored-headers and rmail-displayed-headers to nil. | ||||
| * | (mail-unsent-separator): Changed "the" to "\\w+", as | Gerd Moellmann | 2000-07-06 | 1 | -1/+1 |
| | | | | | exim can use "your message" instead of "the message". | ||||
| * | (post-mail-send-it): Make sure file has | Gerd Moellmann | 2000-06-23 | 1 | -3/+7 |
| | | | | | proper permissions from birth. | ||||