diff options
| author | Karl Berry | 2002-10-02 23:24:31 +0000 |
|---|---|---|
| committer | Karl Berry | 2002-10-02 23:24:31 +0000 |
| commit | 18f952d5da07c039fb3a9489a878f462ebfc59e7 (patch) | |
| tree | 439813d6b672e03fde825874de96b7977d916f2f /man/ChangeLog | |
| parent | 2f239ac598eee262aa0a03b2458f70060f91432b (diff) | |
| download | emacs-18f952d5da07c039fb3a9489a878f462ebfc59e7.tar.gz emacs-18f952d5da07c039fb3a9489a878f462ebfc59e7.zip | |
use @copying instead of @ifinfo.
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 5db9937f737..9df01b2106d 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2002-10-02 Karl Berry <karl@gnu.org> | ||
| 2 | |||
| 3 | * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi | ||
| 4 | dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi | ||
| 5 | eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi | ||
| 6 | message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi | ||
| 7 | speedbar.texi vip.texi viper.texi widget.texi woman.texi): | ||
| 8 | Per rms, update all manuals to use @copying instead of @ifinfo. | ||
| 9 | Also use @ifnottex instead of @ifinfo around the top node, where | ||
| 10 | needed for the sake of the HTML output. | ||
| 11 | (The gnus manual is not fixed since it's not clear to me how it | ||
| 12 | works; and the tramp manual already uses @copying, although in an | ||
| 13 | unusual way. All others were changed.) | ||
| 14 | |||
| 1 | 2002-09-10 Jonathan Yavner <jyavner@engineer.com> | 15 | 2002-09-10 Jonathan Yavner <jyavner@engineer.com> |
| 2 | 16 | ||
| 3 | * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES. | 17 | * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES. |