]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 2 Nov 2000 12:38:52 +0000 (12:38 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 2 Nov 2000 12:38:52 +0000 (12:38 +0000)
lisp/ChangeLog
lispref/elisp.texi

index deeffa28be123bcf59be8158183e30e3ab19f841..56686268b0b1a72a631500c4d03e36dca92e932c 100644 (file)
@@ -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.
index c3cc7a5e321c8b4889ced069c4c98006a5f566b3..f9e9c4e4128010ed99c3a6b5ffcdc2f641ecd431 100644 (file)
@@ -148,10 +148,10 @@ Reference Manual, corresponding to GNU Emacs version 21.1.
 * Abbrevs::                 How Abbrev mode works, and its data structures.
 
 * Processes::               Running and communicating with subprocesses.
-* 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.
+* System Interface::        Getting the user id, system type, environment
+                              variables, and other such things.
 
 Appendices