Add 2012 to FSF copyright years for Emacs files
[bpt/emacs.git] / lisp / mh-e / ChangeLog.1
index 1c0f3ff..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>
        * 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>
        (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-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
        (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.