Use date of installation into the trunk, not the date from the v5-10 branch or
authorReiner Steib <Reiner.Steib@gmx.de>
Tue, 24 Jan 2006 16:53:23 +0000 (16:53 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Tue, 24 Jan 2006 16:53:23 +0000 (16:53 +0000)
Emacs CVS.  Reorder entries.

lisp/ChangeLog

index d8c8bee..5c97d49 100644 (file)
        * mml.el (mml-attach-file): Describe `description' in doc string.
        (mml-menu): Add Emacs MIME manual and PGG manual.
 
-2005-12-12  Richard M. Stallman  <rms@gnu.org>
+2006-01-20  Richard M. Stallman  <rms@gnu.org>
 
        * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
 
-2005-11-14  Kevin Greiner  <kevin.greiner@compsol.cc>
+2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
 
        * nntp.el (nntp-end-of-line): Doc fix.
 
+2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
+
+       * imap.el (imap-open): Handle case where buffer is a buffer
+       object.
+
+2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus-delay.el (gnus-delay): Don't autoload.
+       It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
+       to be re-loaded when customizing the `gnus-delay' group.
+
+2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
+
+       * message.el (message-insert-citation-line): Use newlines.
+
 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
 
        * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
        (pgg-pgp5-sign-region): Use new name of
        pgg-add-passphrase-to-cache function.
 
-2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
-
-       * imap.el (imap-open): Handle case where buffer is a buffer
-       object.
-
 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
 
        * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
        * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
        New user commands for symmetric encryption.
 
-2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
-
-       * gnus-delay.el (gnus-delay): Don't autoload.
-       It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
-       to be re-loaded when customizing the `gnus-delay' group.
-
-2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
-
-       * message.el (message-insert-citation-line): Use newlines.
-
 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * mm-bodies.el (mm-decode-body): Don't decode decoded body.