1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
Commit Graph

389 Commits

Author SHA1 Message Date
Juanma Barranquero
5a5edff788 Fix typos. 2009-03-31 20:55:59 +00:00
Deepak Goel
7c730dd6e1 m-v: use lists to pass things around rather than values. 2009-03-13 20:28:15 +00:00
Juanma Barranquero
a8ce3d17d8 Fix typos. 2009-03-02 08:55:47 +00:00
Bill Wohler
7f1a6a6fb4 (mh-pack-folder-hook): Bump package-version to 8.2. 2009-01-27 06:42:27 +00:00
Bill Wohler
2f4029e867 (mh-pack-folder): Fix docstring. 2009-01-27 06:42:11 +00:00
Bill Wohler
55f56e6aed (mh-mm-merge-handles)
(mh-mm-set-handle-multipart-parameter, mh-mm-inline-text-vcard)
(mh-mml-minibuffer-read-disposition, mh-mm-save-part): Update with
code from Gnus 5.11 (closes SF #2235022).
2009-01-27 06:36:54 +00:00
Stephen Gildea
031c6757b0 mh-e.el (mh-pack-folder-hook): New variable.
mh-funcs.el (mh-pack-folder): Call new mh-pack-folder-hook.
2009-01-26 14:42:31 +00:00
Bill Wohler
c932f02a84 (mh-goto-header-end): Use mh-mail-header-separator instead of -* in
regexp.
2009-01-25 20:56:45 +00:00
Bill Wohler
4ab2f40289 (mh-folder-mode-help-messages): Add e and t to K's help. 2009-01-25 20:12:21 +00:00
Bill Wohler
dcf71371b1 Follow Glenn's lead and update format of Copyright. 2009-01-25 18:33:05 +00:00
Glenn Morris
49fda4f996 Fix typo.
Format fix for authors.el.
2009-01-15 03:17:16 +00:00
Glenn Morris
eb2ffb185a Comments (minor fixes of some header conventions). 2009-01-10 21:50:40 +00:00
Glenn Morris
0f69e911dc Replace last-input-char with last-input-event. 2009-01-09 04:55:50 +00:00
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Glenn Morris
67cd381dc0 File name fix, for AUTHORS. 2008-12-19 03:08:08 +00:00
Juanma Barranquero
f013149203 Fix typos and author's names. 2008-12-19 01:50:43 +00:00
Juanma Barranquero
b97439ce37 Fix typos. 2008-12-02 16:40:31 +00:00
Juanma Barranquero
21818739b1 Fix typos. 2008-10-14 15:50:14 +00:00
Juanma Barranquero
183080b610 Fix typos. 2008-10-01 09:12:37 +00:00
Juanma Barranquero
10d1d0af5f Fix typos. 2008-09-24 01:16:16 +00:00
Bill Wohler
9e6f59382e (Version, mh-version): Update for release 8.1. 2008-08-19 04:37:27 +00:00
Bill Wohler
6807fdffa0 (mh-variant-set): Fix typo. 2008-08-10 23:22:53 +00:00
Bill Wohler
1624e7c9d8 (mh-pick-regexp-builder): Rename variant mu-mh to gnu-mh and be
explicit about GNU mailutils MH in docstrings (with thanks to Darel
Henman) (closes SF #1768928).
2008-08-10 23:14:09 +00:00
Bill Wohler
143578ae0e (mh-scan-format): Rename variant mu-mh to gnu-mh and be explicit about
GNU mailutils MH in docstrings (with thanks to Darel Henman) (closes
SF #1768928).
2008-08-10 23:13:37 +00:00
Bill Wohler
ad48179143 (mh-reply): Rename variant mu-mh to gnu-mh and be explicit about GNU
mailutils MH in docstrings (with thanks to Darel Henman) (closes SF
#1768928).
2008-08-10 23:13:05 +00:00
Bill Wohler
efa477613f (mh-variant-mh-info, mh-variant-nmh-info)
(mh-variant-set-variant, mh-variant-p, mh-profile-component)
(mh-variant-set, mh-variant, mh-scan-format-file): Fix typo in
docstring.

(mh-variant-info,mh-variant-mu-mh-info)
(mh-variant-p, mh-profile-component, mh-variant-set, mh-variant)
(mh-scan-format-file): Rename variant mu-mh to gnu-mh and be explicit
about GNU mailutils MH in docstrings (with thanks to Darel
Henman) (closes SF #1768928).
2008-08-10 23:12:40 +00:00
Bill Wohler
d1c1d7c152 Rename variant mu-mh to gnu-mh and be explicit about GNU mailutils MH
in docstrings (with thanks to Darel Henman) (closes SF #1768928).
2008-08-10 23:11:52 +00:00
Bill Wohler
d0f1af4d53 (mh-send-letter, mh-redistribute): Mention mh-annotate-msg-hook in
docstring.
2008-08-01 04:42:19 +00:00
Bill Wohler
7106a02d80 (mh-annotate-msg-hook): Sync docstring with manual. 2008-08-01 04:41:00 +00:00
Bill Wohler
c217d30377 (mh-show-preferred-alternative): Sync docstring with manual. 2008-08-01 04:40:09 +00:00
Bill Wohler
08f363785d Remove orphaned comment. 2008-08-01 04:23:13 +00:00
Jeffrey C Honig
2cefb8a7ff (mh-invisible-header-fields-internal): Add invisible header fields for
X-Hz (mail from Hertz), X-Proofpoint (Proofpoint antivirus/anti-spam)
and X-RIM (Research In Motion).
2008-06-29 03:06:12 +00:00
Glenn Morris
6772c8e169 American English spelling fix. 2008-06-27 02:41:14 +00:00
Stephen Eglen
5f83939ba4 (mh-defun-show-buffer): Use `...' rather than than "..." in generated
docstrings.
2008-06-20 09:20:09 +00:00
Glenn Morris
219d083841 Check tool-bar-map is bound. 2008-06-12 03:58:11 +00:00
Glenn Morris
022329c061 (tool-bar-map): Define for compiler. 2008-06-12 03:57:36 +00:00
Juanma Barranquero
f50d64ba95 Fix typo. 2008-06-09 16:15:02 +00:00
Juanma Barranquero
79b2f38340 Remove non-breaking space. 2008-06-09 13:58:42 +00:00
John Paul Wallington
b7149a8192 (mh-complete-word): Doc fix. 2008-06-08 21:53:13 +00:00
John Paul Wallington
88b8b41d17 (mh-letter-mode-syntax-table): Define within defvar. 2008-06-08 21:48:05 +00:00
John Paul Wallington
6b4093c022 (mh-alias-read-address-map): Define within defvar. 2008-06-08 21:47:08 +00:00
John Paul Wallington
524fec4d83 (toplevel): Put doc-string-elt' properties on defun-mh'
and `defmacro-mh'.
2008-06-08 21:46:14 +00:00
John Paul Wallington
c76608f05a (mh-exec-cmd-env-daemon): Doc fix. 2008-06-02 20:10:25 +00:00
John Paul Wallington
7bf0295ecc (mh-path, mh-variant): Use dotted syntax for `package-version' info. 2008-06-01 21:48:58 +00:00
Jeffrey C Honig
90404d5ab0 * mh-e.el (mh-invisible-header-fields-internal): Remove Newsgroups
from the list.  Add Bytes, X-Campaignid, X-Country-Chain,
X-Declude-, X-fmx-, X-Identity, X-Mailer_, X-pair-, X-SPF-,
X-Usenet-Provider.
2008-05-27 00:00:23 +00:00
Bill Wohler
5cb66178eb (mh-invisible-header-fields-internal): Remove DKIM-Signature as it is
covered by DKIM-. Fully qualify X-EID.
2008-05-23 04:20:06 +00:00
Bill Wohler
d07f5510d8 Remove "tiny change" from Sergey's entry. He has assigned past and
future changes to Emacs already.
2008-05-20 03:45:11 +00:00
Bill Wohler
fad5a93af9 (mh-mh-to-mime, mh-mh-to-mime-undo): Preserve modes when converting to
or from MIME (closes SF #1966722).
2008-05-19 04:12:55 +00:00
Bill Wohler
7911d1c825 (mh-invisible-header-fields-internal): Sort list in a case-insensitive
way and add comment about it. Add many header fields (closes SF
#1916032).
2008-05-19 03:04:23 +00:00
Bill Wohler
b78a11dc14 (mh-find-path): Don't throw error if MH environment variable is being
used (closes SF #1946861).
2008-05-19 02:18:24 +00:00