Eli Zaretskii
cca246708a
(rmail-current-subject-regexp): Allow more than one space after "Subject:".
2007-11-16 16:05:53 +00:00
Glenn Morris
98ede5d48a
(mail-extr-all-top-level-domains): Update domains.
2007-11-16 07:54:30 +00:00
Glenn Morris
62b1cb943f
(footnote-numeric-regexp)
...
(footnote-english-upper-regexp, footnote-english-lower-regexp)
(footnote-roman-lower-regexp, footnote-roman-upper-regexp):
Match multi-character footnotes.
2007-11-01 03:40:30 +00:00
Glenn Morris
f2d2775a31
Comment.
2007-08-22 03:34:13 +00:00
Glenn Morris
c27ed12d73
(rmail-movemail-variant-p): Call on load to set movemail related variables.
...
(rmail-insert-inbox-text): Use only rmail-movemail-program, which
will now be set before this is called.
2007-08-22 03:33:37 +00:00
Glenn Morris
ef831bd0dc
(rmail-digest-parse-rfc1153sloppy): Be even sloppier, for the sake of
...
GNU Mailman.
(rmail-digest-rfc1153): Initialize `result' correctly.
2007-08-15 03:09:52 +00:00
Andreas Schwab
ece1116442
(sendmail-pre-abbrev-expand-hook): Check for
...
self-insert-command, not self-insert.
2007-08-08 11:51:48 +00:00
Glenn Morris
81bb49ce46
Replace `iff' in doc-strings and comments.
2007-08-08 07:18:57 +00:00
Richard M. Stallman
7d7d10b874
(rmail-make-summary-line): Find end of msg number to update deleted flag.
2007-08-02 17:56:38 +00:00
Glenn Morris
ceaeecb0c9
Switch license to GPLv3 or later.
2007-07-25 04:27:24 +00:00
Thien-Thi Nguyen
6a29399e74
(rmail-movemail-variant-in-use): Fix doc typo.
2007-06-09 12:54:46 +00:00
Glenn Morris
f1c5dbb9d6
Alfred M. Szmidt <ams at gnu.org> (tiny change)
...
(rmail-summary-save-buffer): New command.
(rmail-summary-mode-map): Add rmail-summary-save-buffer.
2007-06-07 06:38:43 +00:00
Chong Yidong
0330231b3c
(mail-extract-address-components): Recognize non-ASCII characters
...
except for NBSP as words.
2007-06-04 23:21:07 +00:00
Eli Zaretskii
3679904100
(rmail-convert-to-babyl-format): Check content-transfer-encoding _last_,
...
because it's its position that we need in base64-header-field-end.
2007-05-14 19:49:26 +00:00
Richard M. Stallman
75dcf19e44
(sendmail-pre-abbrev-expand-hook):
...
Don't include non-self-insert commands in the exception for `-'.
2007-05-08 18:15:58 +00:00
Chong Yidong
04cc65dcae
(footnote-style): Clarify docstring to state that customizing this
...
only applies to future footnotes.
2007-04-15 17:28:00 +00:00
Chong Yidong
c6578117a2
Revert last change.
2007-04-15 17:25:36 +00:00
Chong Yidong
3715ab231d
(footnote-current-style): New var.
...
(Footnote-index-to-string, Footnote-current-regexp)
(Footnote-cycle-style, Footnote-set-style): Use it instead of
footnote-style.
(footnote-mode): Make footnote-current style buffer-local instead
of footnote-style, and initialize it to footnote-style.
(footnote-style): Update docstring.
2007-04-15 17:21:21 +00:00
Martin Rudalics
dedecfd696
(footnote-latin-string): New variable.
...
(footnote-latin-regexp): Redefined as regexp alternative.
(Footnote-latin): Use footnote-latin-string instead of
footnote-latin-regexp.
2007-04-13 05:53:27 +00:00
Chong Yidong
5d83862984
(mail-text, mail-mode): Revert extant pieces of 1995-05-19 doc
...
changes.
2007-04-06 18:04:26 +00:00
Chong Yidong
b242a76c57
(smtpmail-via-smtp): Use ascii-case-table when downcasing.
2007-04-04 15:38:04 +00:00
Eli Zaretskii
db0821c894
(rmail-convert-to-babyl-format): Don't try to decode base-64 encoded body
...
if its content-type is something other than text/* or message/*.
2007-04-03 11:11:27 +00:00
Eli Zaretskii
814066452f
(smtpmail-via-smtp): Fix indentation.
2007-04-03 09:05:37 +00:00
Chong Yidong
f01ac5da4a
(smtpmail-via-smtp): Revert last change.
2007-04-02 22:45:41 +00:00
Chong Yidong
b6aee6ff1a
(smtpmail-via-smtp): Use standard case table when downcasing.
2007-04-01 17:38:10 +00:00
Stefan Monnier
951c155f39
(report-emacs-bug): Don't hard code the "X" name.
2007-03-11 01:29:50 +00:00
John Paul Wallington
7c2288eaa2
(feedmail-message-id-generator, feedmail-date-generator): Fix custom types.
2007-02-24 17:24:29 +00:00
John Paul Wallington
8ae63446ef
(rmail-message-filter): Fix custom type.
2007-02-24 17:13:33 +00:00
Eli Zaretskii
22cc1d2046
(rmail-cease-edit): Restore the Rmail toolbar.
2007-02-23 20:00:31 +00:00
Juanma Barranquero
1429d866a5
(smtpmail-smtp-service, smtpmail-queue-index-file): Fix typos in docstrings.
...
(smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
2007-02-09 16:17:56 +00:00
Juanma Barranquero
d7df856111
(sc-attrib-selection-list): Fix typo in docstring.
2007-01-29 16:15:08 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Michaël Cadilhac
df034a3f0c
(Footnote-insert-footnote): Fix the search of the last footnote when
...
`footnote-spaced-footnotes' is nil.
2006-12-26 20:29:26 +00:00
Glenn Morris
f2e3589a33
Update copyright years.
2006-12-09 04:06:06 +00:00
Eli Zaretskii
362e23e116
(smtpmail-send-it): Copy buffer-file-coding-system from the mail buffer.
...
Possibly add a MIME header for the message encoding. Bind
coding-system-for-write around the call to mail-do-fcc. Use
smtpmail-code-conv-from to encode queued mail messages.
2006-11-24 14:33:19 +00:00
Juanma Barranquero
2c1459a04a
(rmail-output-body-to-file): Use format', not
message', in `y-or-n-p' call.
2006-11-13 10:25:40 +00:00
Juanma Barranquero
fca615d502
(report-emacs-bug): Fix typos in output message.
2006-11-06 02:29:24 +00:00
Juanma Barranquero
00c09b0354
(vms-pmail-save-and-exit, vms-pmail-abort, vms-pmail-setup):
...
Fix typos in docstrings.
2006-11-06 02:28:41 +00:00
Juanma Barranquero
27772f10ee
(feedmail-queue-reminder, feedmail-queue-reminder-alist,
...
feedmail-confirm-outgoing, feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc,
feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column, feedmail-sender-line,
feedmail-force-binary-write, feedmail-from-line, feedmail-deduce-envelope-from,
feedmail-x-mailer-line, feedmail-message-id-generator, feedmail-date-generator,
feedmail-fiddle-plex-user-list, feedmail-enable-spray,
feedmail-spray-this-address, feedmail-spray-address-fiddle-plex-list,
feedmail-enable-queue, feedmail-queue-runner-confirm-global,
feedmail-ask-before-queue-prompt, feedmail-ask-before-queue-reprompt,
feedmail-prompt-before-queue-standard-alist,
feedmail-prompt-before-queue-user-alist,
feedmail-prompt-before-queue-help-supplement,
feedmail-queue-use-send-time-for-message-id, feedmail-queue-default-file-slug,
feedmail-queue-fqm-suffix, feedmail-mail-send-hook-splitter,
feedmail-mail-send-hook, feedmail-mail-send-hook-queued,
feedmail-confirm-addresses-hook-example, feedmail-last-chance-hook,
feedmail-before-fcc-hook, feedmail-queue-runner-mode-setter,
feedmail-queue-alternative-mail-header-separator,
feedmail-queue-runner-message-sender, feedmail-buffer-eating-function,
feedmail-binmail-template, feedmail-run-the-queue-no-prompts,
feedmail-run-the-queue-global-prompt, feedmail-queue-subject-slug-maker,
feedmail-fiddle-header, feedmail-envelope-deducer, feedmail-fiddle-date,
feedmail-default-message-id-generator, feedmail-fiddle-message-id,
feedmail-fiddle-x-mailer, feedmail-fiddle-spray-address,
feedmail-deduce-address-list): Fix typos in docstrings.
2006-11-06 02:17:08 +00:00
Eli Zaretskii
d3e1986ff9
(rmail-redecode-body): New optional argument RAW.
...
Don't encode body if RAW is non-nil, or if the old encoding is identical to the
new encoding, or if the body contains only eight-bit-* characters.
2006-11-04 15:39:33 +00:00
Juanma Barranquero
a553e68904
(rsf-scanning-messages-now): Use "non-nil" in docstrings.
2006-11-03 15:10:16 +00:00
Richard M. Stallman
9b3bf5e89c
Comment change.
2006-10-18 11:11:32 +00:00
Eli Zaretskii
0736daff19
(rmail-mime-charset-pattern): Allow a TAB between "Content-Type" and
...
"text/plain".
2006-10-07 13:30:41 +00:00
Eli Zaretskii
4baf35c9a6
(rmail-redecode-body): If the old encoding is `undecided', call
...
find-coding-systems-region to find a proper non-trivial encoding.
2006-10-07 13:13:34 +00:00
Simon Josefsson
6c77efbed3
2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
...
* mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
2006-09-28 commit.
2006-10-02 07:48:59 +00:00
Chong Yidong
e4eb8462ca
* mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
...
lines in base64-encoded authentication response.
2006-09-28 17:16:12 +00:00
Richard M. Stallman
ee1d889f35
(rmail-get-new-mail): Say whether all msgs are spam.
...
(rmail-convert-to-babyl-format): Don't record undo, leave list empty.
2006-09-08 12:02:13 +00:00
Simon Josefsson
8bf5f8c5d2
2006-09-06 Simon Josefsson <jas@extundo.com>
...
* mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
2006-09-06 09:08:55 +00:00
Richard M. Stallman
8f921acb25
(rsf-scanning-messages-now): Doc fix.
...
(rsf-min-region-to-spam-list): Doc fix.
(rsf-add-content-type-field): Doc fix.
2006-09-04 16:54:25 +00:00
Chong Yidong
82695714e8
* mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
...
sendmail in several common directories.
* mail/sendmail.el (sendmail-program): Moved here from pathe.el.
* paths.el (sendmail-program): Removed.
2006-09-04 14:17:12 +00:00