]> code.delx.au - gnu-emacs/blobdiff - lisp/mh-e/ChangeLog.1
Update copyright year to 2016
[gnu-emacs] / lisp / mh-e / ChangeLog.1
index f90d88ee0de517cb3c963c00854e7d9b6d525e33..7f29f598b643a0a163e1cfd3dd0baec048afddb5 100644 (file)
        (xemacs): Depend on autoloads instead of deleted loaddefs-xemacs.
        (loaddefs-xemacs): Deleted.
 
+2005-08-10  Lars Hansen  <larsh@soem.dk>
+
+       * mh-e.el: Add handler to desktop-buffer-mode-handlers.
+       (mh-restore-desktop-buffer): Remove autoload cookie.
+       (mh-folder-mode): Add autoload cookie.
+
 2005-07-19  Bill Wohler  <wohler@newt.com>
 
        * README (INSTALL): Added info for Mac users.
        rfc822-goto-eoh with something that allows From_ lines in the mail
        header.
 
+2004-04-26  Lars Hansen  <larsh@math.ku.dk>
+
+       * mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
+
+2004-04-22  Lars Hansen  <larsh@math.ku.dk>
+
+       * mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
+
+2004-04-21  Lars Hansen  <larsh@math.ku.dk>
+
+       * mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
+       Add Parameters.
+
 2004-04-14  Bill Wohler  <wohler@newt.com>
 
        * mh-utils.el (mh-show-mouse): s/EVENT/event/. Thanks to John Paul
        bug that I accidentally introduced by adding an extra line when
        cut and pasting my changes.
 
-       * mh-func.el (compilation): Code rearrangement to remove compiler
+       * mh-funcs.el (compilation): Code rearrangement to remove compiler
        warnings.
 
        * mh-mime.el (compilation): Code rearrangement to remove compiler
        * mh-utils.el (mh-decode-quoted-printable):
        New customizable variable telling whether to run mimedecode on
        MIME message containing quoted-printable parts.  mimedecode will
-       only alter quoted-printable parts , leaving others intact, and the
+       only alter quoted-printable parts, leaving others intact, and the
        resulting message is still fully MIME.
        * mh-utils.el (mh-decode-quoted-printable): New function to run
        mimedecode on the current buffer.
        (dist): Leave release in current directory.
 
 
-  Copyright (C) 2003-2013 Free Software Foundation, Inc.
+  Copyright (C) 2003-2016 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.