diff options
| author | Karl Berry | 2007-10-13 23:48:41 +0000 |
|---|---|---|
| committer | Karl Berry | 2007-10-13 23:48:41 +0000 |
| commit | ee46ec8e40dc2ab5107c57a9bbc358455f8c0bad (patch) | |
| tree | fe34b06a47040f625ac5b975b301f5a52a73858f /doc/lispref/ChangeLog | |
| parent | 47aad890c4be123dd7f6e0dfe396cc193b5a7afd (diff) | |
| download | emacs-ee46ec8e40dc2ab5107c57a9bbc358455f8c0bad.tar.gz emacs-ee46ec8e40dc2ab5107c57a9bbc358455f8c0bad.zip | |
move @dircategory to after @copying
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 5c4f9159066..b4a9c045cd4 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-10-13 Karl Berry <karl@gnu.org> | ||
| 2 | |||
| 3 | * elisp.texi (@dircategory): Move to after @copying, | ||
| 4 | since we want @copying as close as possible to the beginning of | ||
| 5 | the output. | ||
| 6 | |||
| 1 | 2007-10-06 Juri Linkov <juri@jurta.org> | 7 | 2007-10-06 Juri Linkov <juri@jurta.org> |
| 2 | 8 | ||
| 3 | * text.texi (Filling): Document fill-paragraph-or-region. | 9 | * text.texi (Filling): Document fill-paragraph-or-region. |