# HG changeset patch # User Gerd Moellmann # Date 973168732 0 # Node ID 723b82dbe657ce95b4afe7823bc8997d1fda6e14 # Parent e2d1dc22d119da264efc7e6100d576571eaf6857 *** empty log message *** diff -r e2d1dc22d119 -r 723b82dbe657 lisp/ChangeLog --- 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 + + * mail/mh-e.el, mail/mh-comp.el: Change maintainer. + 2000-11-02 Vinicius Jose Latorre * ps-print.el: Extension for even/odd printing. Doc Fix. diff -r e2d1dc22d119 -r 723b82dbe657 lispref/elisp.texi --- 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