Add 2012 to FSF copyright years for Emacs files
[bpt/emacs.git] / lisp / mh-e / ChangeLog.1
index 4ba5e84..8b49819 100644 (file)
 2004-11-08  Satyaki Das  <satyaki@theforce.stanford.edu>
 
        * mh-acros.el (mh-funcall-if-exists): In XEmacs, presence of a
-       function at compile time doesn't guarantee it's existence at run
+       function at compile time doesn't guarantee its existence at run
        time. So make the macro handle that situation better.
 
 2004-11-05  Satyaki Das  <satyaki@theforce.stanford.edu>
        variable `mh-scan-date-regexp'.
 
        * mh-customize.el (mh-auto-fields-prompt-flag): Made reference to
-       `mh-auto-fileds-lists'.
+       `mh-auto-fields-lists'.
        (mh-forward-hook): Fixed docstring typo.
 
 2004-08-07  Bill Wohler  <wohler@newt.com>
        and byte-compiles all the source files with a single instance of
        XEmacs.
        (dist): Added $(MH-E-XEMACS-SRC) to tarball.
-       (AUTO_PRELOADS): Removed, in favour of 'AUTOLOAD_PACKAGE_NAME' and
+       (AUTO_PRELOADS): Removed, in favor of 'AUTOLOAD_PACKAGE_NAME' and
        'AUTOLOAD_FILE'.
        (AUTOLOAD_PACKAGE_NAME): New.
        (AUTOLOAD_FILE): New.
 
        * Makefile (XEMACS_OPTIONS): Add '-no-autoloads' to give a cleaner
        build environment.
-       (AUTO_PRELOADS): Removed, in favour of 'AUTOLOAD_PACKAGE_NAME' and
+       (AUTO_PRELOADS): Removed, in favor of 'AUTOLOAD_PACKAGE_NAME' and
        'AUTOLOAD_FILE'.
        (AUTOLOAD_PACKAGE_NAME): New.
        (AUTOLOAD_FILE): New.
 
        * mh-mime.el (mh-mml-secure-message-sign-pgpmime): Add an optional
        dontsign argument to remove an existing secure message directive.
-       Update the docstring -- this fuction does not allow for
+       Update the docstring -- this function does not allow for
        encrypt/sign, just sign directives.
 
        * mh-mime.el (mh-mml-secure-message-sign-pgpmime): Use
        * mh-alias.el (Commentary): Removed as it is now in the manual.
        (mh-alias-system-aliases): Moved here from mh-customize.el. By
        definition, "system" definitions are not user-visible, and user
-       filenames are in the the Aliasfile: profile component, so this
+       filenames are in the Aliasfile: profile component, so this
        variable really shouldn't be a defcustom.
        (mh-alias-tstamp, mh-alias-filenames, mh-alias-reload)
        (mh-alias-add-alias, mh-alias-grab-from-field)
        * mh-e.el (mh-version): Do something sensible when
        mh-variant-in-use is undefined.
        * mh-junk.el (mh-spamassassin-blacklist)
-       (mh-spamassassin-whitelist): Change options to be compatoble with
+       (mh-spamassassin-whitelist): Change options to be compatible with
        old version of spamassassin (V2.20).
 
 2003-09-07  Mark D. Baushke  <mdb@gnu.org>
        for users who have customized it to a long list now redundant with
        `mh-invisible-header-fields-default'.
        (mh-invisible-header-fields-default-override): New defcustom.
-       Users check off the fields they want displyed from what we
+       Users check off the fields they want displayed from what we
        included in `mh-invisible-header-fields-default'.
        (mh-invisible-headers): Function adapted to new variables.
 
 
        * mh-xemacs-toolbar.el: Remove the code since that gets generated
        when mh-tool-bar-define is expanded.
-       (mh-xemacs-icon-map): A alist to map GNU Emacs icon names to the
+       (mh-xemacs-icon-map): An alist to map GNU Emacs icon names to the
        actual icons to be used in XEmacs. This is used in
        mh-tool-bar-define.
 
        * mh-utils.el (mh-truncate-log-buffer): Modify the function to
        return the current size of mh-log-buffer. Also we are now a bit
        more careful in adding separators between consecutive messages.
-       (mh-exec-cmd): Fix a bug where the the log buffer would be
+       (mh-exec-cmd): Fix a bug where the log buffer would be
        displayed even if no error happened in the current command but
        the log buffer had messages from a previous error.
 
 
        * mh-utils.el (mh-face-display-function): Fix bug that was
        corrupting xface images when displayed with XEmacs' internal
-       xface image support.  Also make XEmacs honour 'mh-show-xface-face'
+       xface image support.  Also make XEmacs honor 'mh-show-xface-face'
        when using internal xface image support.
 
 2003-02-12  Peter S Galbraith  <psg@debian.org>
        (mh-visit-folder) alias, and v (mh-visit-folder).
        (mh-index-folder-mode-help-messages): Changes for above.
        (mh-index-folder-message-menu, mh-index-folder-folder-menu): New
-       menus. I decided to delete the unavailable items since greying out
+       menus. I decided to delete the unavailable items since graying out
        implies that the user can do something to access them. In this
        case, that's not the case. Well, that's not entirely true--the
        user could write code for those functions ;-).
 2002-10-26  Peter S Galbraith  <psg@debia.org>
 
        * mh-comp.el (mh-search-addr-regexp, mh-re-search-to-cc): Remove
-       `mh-re-search-to-cc' in favour of more generalized new function
+       `mh-re-search-to-cc' in favor of more generalized new function
        `mh-search-addr-regexp'.
        (mh-insert-mail-followup-to): Use it.
 
        mail-header-separator.
        (mh-send-letter): The default BCC encapsulation will make a MIME
        message unreadable.  If we are running nmh and the letter contains
-       a Bcc: and a Content-Type: field, add the -mime switch to to the
+       a Bcc: and a Content-Type: field, add the -mime switch to the
        arguments to send.
 
 2002-10-21  Peter S Galbraith  <psg@debian.org>
        %number(msg).
        (mh-scan-msg-format-string): Format to be used with the current
        maximum width of message number for the folder in the
-       `mh-upate-scan-format' function.
+       `mh-update-scan-format' function.
        (mh-update-scan-format): Use `mh-scan-msg-format-regexp' for greater
        flexibility. The message number is no longer anchored to the
        beginning of the `mh-scan-format-nmh' or `mh-scan-format-mh' format
 2002-06-27  Satyaki Das  <satyaki@theforce.stanford.edu>
 
        * mh-e.el (mh-next-undeleted-msg): Get rid of optional arg
-       reverse-p. If there are no more undeleted messages the the point
+       reverse-p. If there are no more undeleted messages the point
        remains at its original position and a message is produced (closes
        SF #494304).
        (mh-previous-undeleted-msg): Change similar to
 2002-04-02  Peter S Galbraith  <psg@debian.org>
 
        * mh-e.el: 'defvar mh-folder-unseen-seq-name' called a function to
-       set it's value, and this happens also on byte-compilation (where
+       set its value, and this happens also on byte-compilation (where
        it can fail if the user's MH environment is not setup correctly).
        I now set the value of mh-folder-unseen-seq-name at runtime when I
        first need it.  This should fix Debian bugs
 2001-11-21  Peter S Galbraith  <psg@debian.org>
 
        * mh-comp.el (mh-reply-show-message-p): The setting of this
-       variable determines whether the MH show-buffer is diplayed with
+       variable determines whether the MH show-buffer is displayed with
        the current message when using mh-reply without a prefix argument.
        Set it to nil if you already include the message automatically in
        your draft using "repl: -filter repl.filter" in your ~/.mh_profile
        line, starting with Re:
        (mh-scan-body-regexp):
        Regexp matching the message body beginning displayed in scan lines.
-       (mh-scan.font-lock-regexp): Regexp matching output of the the
+       (mh-scan.font-lock-regexp): Regexp matching output of the
        optional scan.font-lock format file.
        (mh-folder-font-lock-keywords): New font-lock for folder-mode that
        uses the above regexps.
        (dist): Leave release in current directory.
 
 
-  Copyright (C) 2003-2011  Free Software Foundation, Inc.
+  Copyright (C) 2003-2012  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.