aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorPaul Eggert2011-11-17 09:40:48 -0800
committerPaul Eggert2011-11-17 09:40:48 -0800
commitc5e87d104b7342f35459c7513d6b4cefea1e968e (patch)
treeb1e452497894607b5199474897953bf739552904 /lisp/mh-e
parentdf85d31593aab41321a8bac130e1f9c5b678e9d7 (diff)
downloademacs-c5e87d104b7342f35459c7513d6b4cefea1e968e.tar.gz
emacs-c5e87d104b7342f35459c7513d6b4cefea1e968e.zip
Spelling fixes.
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/ChangeLog.112
1 files changed, 6 insertions, 6 deletions
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index 5a3f57720f4..b12c47e7f1f 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -691,7 +691,7 @@
691 variable `mh-scan-date-regexp'. 691 variable `mh-scan-date-regexp'.
692 692
693 * mh-customize.el (mh-auto-fields-prompt-flag): Made reference to 693 * mh-customize.el (mh-auto-fields-prompt-flag): Made reference to
694 `mh-auto-fileds-lists'. 694 `mh-auto-fields-lists'.
695 (mh-forward-hook): Fixed docstring typo. 695 (mh-forward-hook): Fixed docstring typo.
696 696
6972004-08-07 Bill Wohler <wohler@newt.com> 6972004-08-07 Bill Wohler <wohler@newt.com>
@@ -832,7 +832,7 @@
832 and byte-compiles all the source files with a single instance of 832 and byte-compiles all the source files with a single instance of
833 XEmacs. 833 XEmacs.
834 (dist): Added $(MH-E-XEMACS-SRC) to tarball. 834 (dist): Added $(MH-E-XEMACS-SRC) to tarball.
835 (AUTO_PRELOADS): Removed, in favour of 'AUTOLOAD_PACKAGE_NAME' and 835 (AUTO_PRELOADS): Removed, in favor of 'AUTOLOAD_PACKAGE_NAME' and
836 'AUTOLOAD_FILE'. 836 'AUTOLOAD_FILE'.
837 (AUTOLOAD_PACKAGE_NAME): New. 837 (AUTOLOAD_PACKAGE_NAME): New.
838 (AUTOLOAD_FILE): New. 838 (AUTOLOAD_FILE): New.
@@ -1257,7 +1257,7 @@
1257 1257
1258 * Makefile (XEMACS_OPTIONS): Add '-no-autoloads' to give a cleaner 1258 * Makefile (XEMACS_OPTIONS): Add '-no-autoloads' to give a cleaner
1259 build environment. 1259 build environment.
1260 (AUTO_PRELOADS): Removed, in favour of 'AUTOLOAD_PACKAGE_NAME' and 1260 (AUTO_PRELOADS): Removed, in favor of 'AUTOLOAD_PACKAGE_NAME' and
1261 'AUTOLOAD_FILE'. 1261 'AUTOLOAD_FILE'.
1262 (AUTOLOAD_PACKAGE_NAME): New. 1262 (AUTOLOAD_PACKAGE_NAME): New.
1263 (AUTOLOAD_FILE): New. 1263 (AUTOLOAD_FILE): New.
@@ -1469,7 +1469,7 @@
1469 1469
1470 * mh-mime.el (mh-mml-secure-message-sign-pgpmime): Add an optional 1470 * mh-mime.el (mh-mml-secure-message-sign-pgpmime): Add an optional
1471 dontsign argument to remove an existing secure message directive. 1471 dontsign argument to remove an existing secure message directive.
1472 Update the docstring -- this fuction does not allow for 1472 Update the docstring -- this function does not allow for
1473 encrypt/sign, just sign directives. 1473 encrypt/sign, just sign directives.
1474 1474
1475 * mh-mime.el (mh-mml-secure-message-sign-pgpmime): Use 1475 * mh-mime.el (mh-mml-secure-message-sign-pgpmime): Use
@@ -5130,7 +5130,7 @@
5130 5130
5131 * mh-utils.el (mh-face-display-function): Fix bug that was 5131 * mh-utils.el (mh-face-display-function): Fix bug that was
5132 corrupting xface images when displayed with XEmacs' internal 5132 corrupting xface images when displayed with XEmacs' internal
5133 xface image support. Also make XEmacs honour 'mh-show-xface-face' 5133 xface image support. Also make XEmacs honor 'mh-show-xface-face'
5134 when using internal xface image support. 5134 when using internal xface image support.
5135 5135
51362003-02-12 Peter S Galbraith <psg@debian.org> 51362003-02-12 Peter S Galbraith <psg@debian.org>
@@ -8048,7 +8048,7 @@
80482002-10-26 Peter S Galbraith <psg@debia.org> 80482002-10-26 Peter S Galbraith <psg@debia.org>
8049 8049
8050 * mh-comp.el (mh-search-addr-regexp, mh-re-search-to-cc): Remove 8050 * mh-comp.el (mh-search-addr-regexp, mh-re-search-to-cc): Remove
8051 `mh-re-search-to-cc' in favour of more generalized new function 8051 `mh-re-search-to-cc' in favor of more generalized new function
8052 `mh-search-addr-regexp'. 8052 `mh-search-addr-regexp'.
8053 (mh-insert-mail-followup-to): Use it. 8053 (mh-insert-mail-followup-to): Use it.
8054 8054