| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (mail-recover-1): Remove (debug). | Markus Rost | 2002-05-20 | 1 | -8/+18 |
| | | | | | | | (mail-signature): Fix :type. (mail-default-directory): New user option. (mail, mail-recover): Use that option. | ||||
| * | (report-emacs-bug-hook): Do another save-excursion. | Markus Rost | 2002-05-20 | 1 | -7/+8 |
| | | |||||
| * | (rmail-show-message-hook): Offer `goto-address' as an option. | Richard M. Stallman | 2002-05-19 | 1 | -1/+1 |
| | | |||||
| * | (report-emacs-bug-text-prompt): New variable. | Markus Rost | 2002-05-18 | 1 | -13/+18 |
| | | | | | | | | | (report-emacs-bug): Store the prompt in `report-emacs-bug-text-prompt'. Move Configuration/Important settings information after the user's report. (report-emacs-bug-hook): Unclutter by deleting the content of `report-emacs-bug-text-prompt'. | ||||
| * | (report-emacs-bug): Change the "English please" msg. | Richard M. Stallman | 2002-05-13 | 1 | -2/+2 |
| | | |||||
| * | Change all post-21.1 :version attributes to 21.4. | Eli Zaretskii | 2002-05-12 | 1 | -1/+1 |
| | | |||||
| * | (smtpmail-mail-address): New variable. | Richard M. Stallman | 2002-05-12 | 1 | -3/+6 |
| | | | | | | (smtpmail-send-it): Bind and use that instead of `mail-address'. (smtpmail-via-smtp): Likewise. | ||||
| * | (rmail-show-message): Catch error in check-coding-system. | Richard M. Stallman | 2002-05-10 | 1 | -2/+6 |
| | | |||||
| * | (smtpmail-send-it): Use user-mail-address from | Simon Josefsson | 2002-05-09 | 1 | -3/+4 |
| | | | | | | | calling buffer. (smtpmail-auth-credentials): Bump :version to 21.4 (21.3 will not have the patch). | ||||
| * | (netrc-machine, netrc-get): Add autoloads. | Richard M. Stallman | 2002-05-08 | 1 | -0/+2 |
| | | |||||
| * | (rmail-font-lock-keywords): Highlight Resent-[Ff]rom:. | Francesco Potortì | 2002-05-06 | 1 | -28/+28 |
| | | |||||
| * | (report-emacs-bug-hook): Use replace-match only if search was successful. | Richard M. Stallman | 2002-04-30 | 1 | -3/+3 |
| | | |||||
| * | (report-emacs-bug-hook): Don't fail completely | Richard M. Stallman | 2002-04-30 | 1 | -2/+2 |
| | | | | | if the user edits the Emacs version number in the text. | ||||
| * | (mail-recover-1): Decrease non-random-len by 1 for the newly-readded #. | Richard M. Stallman | 2002-04-28 | 1 | -1/+2 |
| | | |||||
| * | (smtpmail-try-auth-methods): host is not in the authinfo/netrc => cred=nil. | Sam Steingold | 2002-04-26 | 1 | -26/+27 |
| | | |||||
| * | (smtpmail-auth-credentials): Support netrc files as well. | Richard M. Stallman | 2002-04-25 | 1 | -12/+25 |
| | | | | | | (smtpmail-try-auth-methods): Support netrc data. (netrc-parse): Autoload netrc. | ||||
| * | (smtpmail-queue-counter): New variable. | Richard M. Stallman | 2002-04-25 | 1 | -3/+7 |
| | | | | | | | (smtpmail-send-it): Use it to construct new queue filenames (needed if you send more than one message per second, which is possible if you use Gnus Agent). | ||||
| * | (mail-use-dsn): New variable to request delivery status notification from MTA. | Richard M. Stallman | 2002-04-25 | 1 | -1/+14 |
| | | | | | (sendmail-send-it): Use it. | ||||
| * | (mail-mode-abbrev-table): Delete defvar. | Richard M. Stallman | 2002-04-19 | 1 | -3/+1 |
| | | |||||
| * | (mail-abbrev-make-syntax-table): Use (syntax-table), not old-syntax-table. | Richard M. Stallman | 2002-04-04 | 1 | -1/+1 |
| | | |||||
| * | (mail-abbrev-complete-alias): Call mail-abbrev-make-syntax-table. | Richard M. Stallman | 2002-04-03 | 1 | -0/+1 |
| | | |||||
| * | (rmail-resend): Call mail-abbrev-make-syntax-table. | Richard M. Stallman | 2002-03-25 | 1 | -0/+2 |
| | | |||||
| * | (mail-abbrev-make-syntax-table): New subroutine | Richard M. Stallman | 2002-03-23 | 1 | -12/+14 |
| | | | | | | broken out of sendmail-pre-abbrev-expand-hook. (sendmail-pre-abbrev-expand-hook): Use it. | ||||
| * | (report-emacs-bug-hook): Remove submitter | Thien-Thi Nguyen | 2002-03-21 | 1 | -2/+10 |
| | | | | | directions as the last action. | ||||
| * | Eliminate compilation warnings due to `rfc822-addresses'. | Paul Reilly | 2002-03-20 | 1 | -2/+5 |
| | | | | | | (rmail-dont-reply-to): Eliminate `pos' as a free variable for a warning free compile. | ||||
| * | (rmail-dont-reply-to): Overhaul to correctly apply the regular | Paul Reilly | 2002-03-19 | 1 | -49/+45 |
| | | | | | | expressions in the variable `rmail-dont-reply-to-names' to the list of destination addresses. Contributed by lorentey@elte.hu. | ||||
| * | (rmail-dont-reply-to-names): Modify the documentation to make it email | Paul Reilly | 2002-03-19 | 1 | -3/+3 |
| | | | | | | address centric rather than login name centric. Contributed by lorentey@elte.hu. | ||||
| * | (sc-select-attribution): Accept whatever value we get in CHOICE; there | Richard M. Stallman | 2002-03-08 | 1 | -12/+14 |
| | | | | | is no value meaning "try again". | ||||
| * | (mail-recover-1): Increase non-random-len | Richard M. Stallman | 2002-03-03 | 1 | -10/+8 |
| | | | | | | | | by 1 since we changed make-auto-save-file-name to add one fewer character to the buffer name. (mail-recover): Really show point at the right place in the *Directory* buffer. | ||||
| * | (rmail-summary-output): Properly advance | Richard M. Stallman | 2002-02-23 | 1 | -2/+8 |
| | | | | | to next message, by calling rmail-summary-goto-msg. | ||||
| * | (uce-reply-to-uce): Fix incorrect behavior when | Richard M. Stallman | 2002-02-17 | 1 | -0/+1 |
| | | | | | invoked from Rmail with full headers displayed. | ||||
| * | (define-mail-abbrev): Define as system abbrev. | Richard M. Stallman | 2002-02-13 | 1 | -2/+8 |
| | | | | | | (mail-abbrev-in-expansion-header-p): Copy the code of mail-header-end to avoid needing sendmail.el at run time. | ||||
| * | (mail-mode-map): Use eval-after-load to change it. | Richard M. Stallman | 2002-02-09 | 1 | -3/+5 |
| | | |||||
| * | Require sendmail only at compile time. | Richard M. Stallman | 2002-02-06 | 1 | -56/+32 |
| | | | | | | | | | (mail-mode-header-syntax-table): Var deleted. (mail-abbrev-syntax-table): Init to nil, will compute when needed. (sendmail-pre-abbrev-expand-hook): Only temporarily change local-abbrev-table and the syntax table. Compute mail-abbrev-syntax-table if that has not been done. | ||||
| * | (rmail-toggle-header): Avoid possibly slow call to | Richard M. Stallman | 2002-02-06 | 1 | -6/+1 |
| | | | | | rmail-count-screen-lines starting from (point-min). | ||||
| * | (rmail): Use find-buffer-visiting instead of | Eli Zaretskii | 2002-02-03 | 1 | -1/+3 |
| | | | | | get-file-buffer to check for rmail buffer existence. | ||||
| * | (uce-reply-to-uce): Prune the headers before copying | Eli Zaretskii | 2002-02-02 | 1 | -1/+9 |
| | | | | | | the message text into the *mail* buffer, and restore the pruned state after that. | ||||
| * | (rmail-redecode-body): Prune the headers before | Eli Zaretskii | 2002-02-02 | 1 | -37/+45 |
| | | | | | | looking for X-Coding-System header, and restore the pruned state before returning. | ||||
| * | (mail-mode): Undo half of last change. | Stefan Monnier | 2002-02-01 | 1 | -1/+1 |
| | | |||||
| * | (mail-mode): ">" is not a supercite-style prefix | Stefan Monnier | 2002-01-23 | 1 | -2/+2 |
| | | | | | and is already matched by adaptive-fill-regexp. | ||||
| * | (feedmail): Fix :link spec. | Andreas Schwab | 2002-01-16 | 1 | -1/+1 |
| | | |||||
| * | Fix typo. | Pavel Janík | 2002-01-13 | 1 | -1/+1 |
| | | |||||
| * | (rmail-decode-babyl-format): Disable undo around the decode-coding-region call. | Richard M. Stallman | 2002-01-11 | 1 | -1/+2 |
| | | |||||
| * | (mail-recover-1, mail-recover): Doc fix. | Eli Zaretskii | 2002-01-04 | 1 | -2/+7 |
| | | |||||
| * | (mail-recover-1): New function. | Eli Zaretskii | 2002-01-03 | 1 | -14/+111 |
| | | | | | | | | | | | (mail-recover): Switch to the *mail* buffer right away. Use buffer-auto-save-file-name instead of calling make-auto-save-file-name. Call dired-noselect instead of invoking `ls' directly. Bind coding-system-for-read to emacs-mule-unix before reading the auto-save file. If the buffer's auto-save file does not exist, call mail-recover-1 to allow recovery from past auto-saved drafts. | ||||
| * | (mail-envelope-from): Fix custom type. | Richard M. Stallman | 2001-12-28 | 1 | -6/+9 |
| | | | | | | (sendmail-send-it): Check mail-specify-envelope-from and mail-envelope-from in the mail buffer at start. | ||||
| * | (mail-envelope-from): Fix :type. Suggested by "Golubev I. N." <gin@mo.msk.ru>. | Eli Zaretskii | 2001-12-28 | 1 | -2/+4 |
| | | | | | | (sendmail-send-it): Copy `mail-envelope-from' from calling buffer. From "Golubev I. N." <gin@mo.msk.ru>. | ||||
| * | (mh-show-msg): Likewise. | Pavel Janík | 2001-12-25 | 1 | -2/+2 |
| | | | | | | (mh-handle-process-error): Use frame-width instead of obsolete screen-width. | ||||
| * | (smtpmail-send-queued-mail): Use | Eli Zaretskii | 2001-12-21 | 1 | -17/+15 |
| | | | | | | | with-temp-buffer instead of find-file-noselect, and bind coding-system-for-read to no-conversion when reading the queued messages. From Simon Josefsson <jas@extundo.com>. | ||||
| * | Doc fix. | Pavel Janík | 2001-12-20 | 3 | -5/+5 |
| | | |||||