diff options
| author | Glenn Morris | 2005-03-26 17:44:47 +0000 |
|---|---|---|
| committer | Glenn Morris | 2005-03-26 17:44:47 +0000 |
| commit | 453251734ba9bc47c15fa4d22893b2e6b211b644 (patch) | |
| tree | 7bdf4ca17563cb138dadf190142ab2e6fc16557f | |
| parent | 655ffa640df6653b72cdcf5f61cd583635c780b2 (diff) | |
| download | emacs-453251734ba9bc47c15fa4d22893b2e6b211b644.tar.gz emacs-453251734ba9bc47c15fa4d22893b2e6b211b644.zip | |
*** empty log message ***
| -rw-r--r-- | lispref/ChangeLog | 14 | ||||
| -rw-r--r-- | man/ChangeLog | 8 |
2 files changed, 21 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 90b9d236f2b..e6c901f786e 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,6 +1,18 @@ | |||
| 1 | 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 2 | |||
| 3 | * calendar.texi: Delete file (and move contents to emacs-xtra.texi | ||
| 4 | in the Emacs Manual). | ||
| 5 | * Makefile.in (srcs): Remove calendar.texi. | ||
| 6 | * makefile.w32-in (srcs): Remove calendar.texi. | ||
| 7 | * display.texi (Display): Change name of next node. | ||
| 8 | * os.texi (System In): Change name of previous node. | ||
| 9 | * elisp.texi (Top): Remove Calendar references. | ||
| 10 | * vol1.texi (Top): Remove Calendar references. | ||
| 11 | * vol2.texi (Top): Remove Calendar references. | ||
| 12 | |||
| 1 | 2005-03-25 Richard M. Stallman <rms@gnu.org> | 13 | 2005-03-25 Richard M. Stallman <rms@gnu.org> |
| 2 | 14 | ||
| 3 | * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps): | 15 | * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps): |
| 4 | Cleanup previous change. | 16 | Cleanup previous change. |
| 5 | 17 | ||
| 6 | 2005-03-25 Chong Yidong <cyd@stupidchicken.com> | 18 | 2005-03-25 Chong Yidong <cyd@stupidchicken.com> |
diff --git a/man/ChangeLog b/man/ChangeLog index 4e15146c549..fd283299653 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 2 | |||
| 3 | * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section; | ||
| 4 | move here from Emacs Lisp Reference Manual. | ||
| 5 | * calendar.texi (Calendar/Diary, Diary Commands) | ||
| 6 | (Special Diary Entries, Importing Diary): Change some xrefs to | ||
| 7 | point to emacs-xtra rather than elisp. | ||
| 8 | |||
| 1 | 2005-03-26 Eli Zaretskii <eliz@gnu.org> | 9 | 2005-03-26 Eli Zaretskii <eliz@gnu.org> |
| 2 | 10 | ||
| 3 | * misc.texi (Emacs Server): Fix the command for setting | 11 | * misc.texi (Emacs Server): Fix the command for setting |