changeset 33146:723b82dbe657

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 02 Nov 2000 12:38:52 +0000
parents e2d1dc22d119
children 826a062813f4
files lisp/ChangeLog lispref/elisp.texi
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Nov 02 12:37:54 2000 +0000
+++ b/lisp/ChangeLog	Thu Nov 02 12:38:52 2000 +0000
@@ -1,3 +1,7 @@
+2000-11-02  Gerd Moellmann  <gerd@gnu.org>
+
+	* mail/mh-e.el, mail/mh-comp.el: Change maintainer.
+
 2000-11-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
 
 	* ps-print.el: Extension for even/odd printing.  Doc Fix.
--- a/lispref/elisp.texi	Thu Nov 02 12:37:54 2000 +0000
+++ b/lispref/elisp.texi	Thu Nov 02 12:38:52 2000 +0000
@@ -148,10 +148,10 @@
 * Abbrevs::                 How Abbrev mode works, and its data structures.
 
 * Processes::               Running and communicating with subprocesses.
+* Display::	            Features for controlling the screen display.
+* Calendar::		    Customizing the calendar and diary.
 * System Interface::        Getting the user id, system type, environment
                               variables, and other such things.
-* Display::	            Features for controlling the screen display.
-* Calendar::		    Customizing the calendar and diary.
 
 Appendices