Dave Love
409f8a3f94
Require cl when compiling. Don't autoload kemap and minor-mode-alist
...
stuff. Don't set zmacs-region-stays.
(footnote-insert-text-marker, Footnote-insert-pointer-marker): Avoid
`acons'.
(footnote-mode-line-string, Footnote-add-footnote): Remove autoload
cookie.
1999-12-12 16:04:25 +00:00
Gerd Moellmann
6d6c336cf7
(rmail-summary-mode-map): Bind RET to rmail-summary-goto-msg.
1999-12-12 12:25:47 +00:00
Dave Love
55492d8624
Current XEmacs version.
1999-12-09 23:31:50 +00:00
Gerd Moellmann
2771a002ef
(feedmail-find-eoh): Take
...
feedmail-queue-alternative-mail-header-separator into account.
1999-12-09 15:15:54 +00:00
Gerd Moellmann
bd84ce869a
(rmail-cease-edit): Run rmail-mode-hook.
1999-11-18 13:11:37 +00:00
Gerd Moellmann
0a936fe0ee
New maintainer.
1999-11-16 13:27:36 +00:00
Gerd Moellmann
b787fc059e
Use new backquote syntax.
1999-11-15 14:26:07 +00:00
Gerd Moellmann
016fbe59f0
(mh-smail-batch): If TO is nil, use "" as
...
to-address.
1999-11-10 10:46:01 +00:00
Gerd Moellmann
3e9f8311f9
Changed maintainer to billcurtis@hotmail.com.
1999-11-09 13:40:03 +00:00
Gerd Moellmann
93baa0eab1
Doc-fix.
1999-10-25 13:50:04 +00:00
Dave Love
8f09e4402f
(mail-header-extract, mail-header-format): Doc fix.
1999-10-22 16:44:37 +00:00
Stefan Monnier
767d12f23e
Use make-temp-file.
1999-10-15 16:03:59 +00:00
Gerd Moellmann
e889eabcba
(smtpmail-via-smtp): Add support for
...
automatically appending a domain to RCPT TO: addresses.
1999-10-14 22:09:58 +00:00
Dave Love
861e5a98bc
(rmail-pop-password-error): Add alternative.
1999-10-14 21:21:10 +00:00
Dave Love
8cc3881faf
#
1999-09-30 18:06:17 +00:00
Richard M. Stallman
2b3c5a6879
(rmail-retry-failure): Unconditionally move to beginning of message.
1999-09-06 21:48:43 +00:00
Dave Love
8b9a64c2f8
(rmail-read-password): Deleted.
...
(rmail-get-pop-password): Use read-password.
1999-09-06 21:24:50 +00:00
Richard M. Stallman
41b9a9887c
(mh-forward): Get new subject line from the original,
...
not from the draft to forward.
1999-09-04 00:08:17 +00:00
Richard M. Stallman
6e66e4c6fc
(mail-extr-all-letters-but-separators)
...
(mail-extr-first-letters, mail-extr-last-letters):
Use character classes [:alpha:] and [:alnum:].
1999-08-29 20:35:30 +00:00
Richard M. Stallman
30722cbff5
(metamail-region): Use temporary-file-directory.
1999-08-28 18:25:16 +00:00
Richard M. Stallman
46595270d8
(post-mail-send-it): Use temporary-file-directory.
1999-08-28 18:24:54 +00:00
Karl Heuer
5762abecd3
Fix maintainer address.
1999-08-16 04:04:27 +00:00
Karl Heuer
c7081eccb3
Fix maintainer address.
1999-08-16 03:50:59 +00:00
Karl Heuer
60ba61bb3b
(mail-unquote-printable): Make it autoload.
...
Optimize by calling concat just once. Handle =\n sequence.
(mail-unquote-printable-region): New command.
(mail-quote-printable): Make it autoload.
1999-08-16 03:14:25 +00:00
Dave Love
0ec0d9c10a
(mail-specify-envelope-from): Fix quoting of doc string.
1999-08-10 19:35:47 +00:00
Karl Heuer
32afb7445f
(sendmail-send-it): Let mail-specify-envelope-from
...
control use of -f option.
(mail-specify-envelope-from): New variable.
(mail-from-style): Doc fix.
1999-08-10 17:46:24 +00:00
Richard M. Stallman
7c3b9c62f6
(mh-find-path-run): New variable.
...
(mh-find-path): Test and set that.
Set mail-user-agent only the first time this function is run.
(mail-user-agent): Defvar deleted.
1999-08-01 12:55:28 +00:00
Kenichi Handa
0b64a3da3a
(sendmail-coding-system): Doc-string fixed.
...
(default-sendmail-coding-system): Doc-string fixed.
1999-07-31 00:48:50 +00:00
Richard M. Stallman
ea0d05b411
(mail-unsent-separator): Add a missing \\|.
1999-07-07 16:45:31 +00:00
Karl Heuer
3f66fcdb62
(sc-emacs-features): Doc fix.
1999-06-22 22:47:50 +00:00
Andrew Innes
e916648788
(smtpmail-send-it): Use convert-standard-filename to make file names
...
for queued mail safe on Windows (`:' is invalid in file names on
Windows).
1999-06-18 21:20:48 +00:00
Karl Heuer
f256f63ecd
(rmail-summary-output-to-rmail-file): Avoid
...
multiple output of the last message.
1999-06-15 05:35:56 +00:00
Karl Heuer
fc35b9101a
(rmail-output-read-rmail-file-name): If in
...
rmail-summary buffer, search for pattern in rmail-file.
1999-06-13 02:35:37 +00:00
Karl Heuer
48afa9cd7b
(rmail-summary-output-to-rmail-file): Fix typo.
1999-06-13 02:33:49 +00:00
Kenichi Handa
83af570eae
(smtpmail-send-it): Bind
...
smtpmail-code-conv-from properly.
(smtpmail-send-data-1): If DATA is a multibyte string, encode it
by smtpmail-code-conv-from.
1999-05-25 11:12:17 +00:00
Andrew Innes
1188dd3759
(smtpmail-deduce-address-list): Bind variables
...
after switching buffer, as case-fold-search is a buffer local
variable.
1999-05-02 09:50:47 +00:00
Karl Heuer
805297bbc0
(rmail-next-same-subject): When searching, ignore
...
the same whitespace that was ignored in choosing the subject string.
1999-04-26 19:12:44 +00:00
Karl Heuer
81f5ed32ad
(mail-sent-via): Use copy-marker not make-marker.
1999-04-26 04:33:56 +00:00
Dave Love
98237e7c44
(sc-scan-info-alist): Revert last change.
...
(sc-attrib-selection-list): Fix :type here instead.
1999-04-12 08:46:09 +00:00
Dave Love
6923dac346
(sc-attrib-selection-list): Fix custom type
...
more.
(sc-emacs-features): Recognize Emacs 20.
(sc-read-string): Use history arg.
(sc-scan-info-alist): Check for rtnvalue a cons.
1999-04-12 08:42:35 +00:00
Richard M. Stallman
539eedecc0
(mh-find-progs): Try /etc/nmh and lib/nmh dirs.
1999-04-07 23:48:18 +00:00
Richard M. Stallman
b68a01e799
(rmail-decode-babyl-format): Undo previous change.
1999-04-07 06:11:36 +00:00
Richard M. Stallman
7c41178033
(rmail-ignored-headers): Doc fix.
1999-04-05 06:56:50 +00:00
Karl Heuer
db0e544166
(rmail-decode-babyl-format):
...
To prevent locking, bind buffer-file-name to nil.
1999-03-26 17:58:09 +00:00
Karl Heuer
91245cb042
(mail-hist-current-header-name): Don't make
...
off-by-one-error when determining if in message body.
1999-03-26 17:53:18 +00:00
Stephen Eglen
e186b06917
Fix typo in error string for sendmail-send-it.
1999-03-14 19:41:37 +00:00
Karl Heuer
067427f540
(smtpmail-do-bcc): Fix regexp.
1999-03-09 03:02:55 +00:00
Dave Love
859ce46981
(sc-attrib-selection-list): Fix custom type.
1999-03-01 16:47:03 +00:00
Karl Heuer
c3d6278e38
(mh-repl-formfile): New var.
...
(mh-smail-batch): Don't ignore all arguments.
(mh-reply): Do the right thing when using nmh.
1999-03-01 03:47:07 +00:00
Karl Heuer
ae3864d7a3
(mh-lib): Doc fix.
...
(mh-lib-progs, mh-nmh-p): New vars.
(mh-find-progs): Set mh-lib-progs along with other vars.
(mh-path-search): New arg FUNC-P; if specified, use that instead
of mh-file-command-p.
(mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
1999-03-01 03:45:51 +00:00