emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mh-e/ChangeLog


From: Bill Wohler
Subject: [Emacs-diffs] Changes to emacs/lisp/mh-e/ChangeLog
Date: Wed, 25 Aug 2004 02:22:42 -0400

Index: emacs/lisp/mh-e/ChangeLog
diff -c emacs/lisp/mh-e/ChangeLog:1.11 emacs/lisp/mh-e/ChangeLog:1.12
*** emacs/lisp/mh-e/ChangeLog:1.11      Sun Aug 22 05:11:26 2004
--- emacs/lisp/mh-e/ChangeLog   Wed Aug 25 05:55:39 2004
***************
*** 1,5 ****
--- 1,40 ----
  2004-08-21  Bill Wohler  <address@hidden>
  
+       * Released MH-E version 7.82.
+      
+       * MH-E-NEWS, README: Updated for release 7.82.
+      
+       * mh-e.el (Version, mh-version): Updated for release 7.82.
+ 
+ 2004-08-24  Bill Wohler  <address@hidden>
+ 
+       * mh-init.el (mh-variant-set): Changed MH to mh as that's what is
+       emitted by `mh-variant-mh-info' (closes SF #1014781).
+       (mh-variant-p): Added mu-mh to docstring.
+ 
+ 2004-08-23  Satyaki Das  <address@hidden>
+ 
+       * mh-acros.el (mh-require-cl): Remove unneeded autoloads.
+       (require): Add an advice to the function so that at compile time
+       the uncompiled file is loaded. This avoids compilation problems
+       when built in the Emacs tree.
+ 
+       * mh-mime.el (mh-identity-pgg-default-user-id): Defvar the
+       variable, to avoid compiler warnings.
+ 
+       * mh-e.el (mh-seq): Load mh-seq since functions defined there are
+       used here. Without this, the state mh-seq.elc would be loaded.
+ 
+       * mh-customize.el (mh-init, mh-identity): Load mh-init and
+       mh-identity at compile time manually, before the corresponding
+       stale elc files get autoloaded.
+ 
+ 2004-08-21  Bill Wohler  <address@hidden>
+ 
+       * mh-e.el (Version, mh-version): Added +cvs to release number.
+ 
+ 2004-08-21  Bill Wohler  <address@hidden>
+ 
        * Released MH-E version 7.81.
       
        * MH-E-NEWS, README: Updated for release 7.81.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]