diff options
| author | Luc Teirlinck | 2004-12-09 01:38:51 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-12-09 01:38:51 +0000 |
| commit | 058a9e4fc36a01ddc8fa32aa09456cec82d1d6ec (patch) | |
| tree | 134ab83dd1b81d577910bb579c778e8e92a13775 /man | |
| parent | f472ba3a063e78ce848844c10a869523021ab330 (diff) | |
| download | emacs-058a9e4fc36a01ddc8fa32aa09456cec82d1d6ec.tar.gz emacs-058a9e4fc36a01ddc8fa32aa09456cec82d1d6ec.zip | |
*** empty log message ***
Diffstat (limited to 'man')
| -rw-r--r-- | man/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 2d0e1495cbc..6cc03219618 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2004-12-08 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * custom.texi (Saving Customizations): Emacs only loads the custom | ||
| 4 | file automatically after the init file in version 21.4 or later. | ||
| 5 | Adapt text and examples to this fact. | ||
| 6 | |||
| 7 | * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org) | ||
| 8 | (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals. | ||
| 9 | |||
| 1 | 2004-12-08 Jay Belanger <belanger@truman.edu> | 10 | 2004-12-08 Jay Belanger <belanger@truman.edu> |
| 2 | 11 | ||
| 3 | * calc.texi (Starting Calc): Remove comment about installation. | 12 | * calc.texi (Starting Calc): Remove comment about installation. |