diff options
| author | Richard M. Stallman | 2004-12-06 00:57:39 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2004-12-06 00:57:39 +0000 |
| commit | 89205dcb88c52dc5edc66ecf7a35f0e348ac82a7 (patch) | |
| tree | ee77366df6412abb0023597faf1fd1c3b477a576 /man/ChangeLog | |
| parent | 94633ca690671c58b3218534a00da4117e37a068 (diff) | |
| download | emacs-89205dcb88c52dc5edc66ecf7a35f0e348ac82a7.tar.gz emacs-89205dcb88c52dc5edc66ecf7a35f0e348ac82a7.zip | |
(org.dvi, ../info/org): New targets.
(INFO_TARGETS): Add ../info/org.
(DVI_TARGETS): Add org.dvi.
(maintainer-clean): Remove the info files in the info dir.
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 7c3a50e9e3e..9bfdc3c28b7 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2004-12-05 Richard M. Stallman <rms@gnu.org> | 1 | 2004-12-05 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (org.dvi, ../info/org): New targets. | ||
| 4 | (INFO_TARGETS): Add ../info/org. | ||
| 5 | (DVI_TARGETS): Add org.dvi. | ||
| 6 | (maintainer-clean): Remove the info files in the info dir. | ||
| 7 | |||
| 3 | * misc.texi (Term Mode): Correcty describe C-c. | 8 | * misc.texi (Term Mode): Correcty describe C-c. |
| 4 | 9 | ||
| 5 | * custom.texi (Easy Customization): Move up to section level, | 10 | * custom.texi (Easy Customization): Move up to section level, |