diff options
| author | Eli Zaretskii | 2013-01-05 10:37:05 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2013-01-05 10:37:05 +0200 |
| commit | 5d7c18a879d76be463c173b5d5b72cfcfe83ca37 (patch) | |
| tree | b001777b071328e0fe22aab8d0e3856d9b45f490 /doc/lispref/ChangeLog | |
| parent | 27e4813fe112227a9aa005e4ded6aa0b54a91efe (diff) | |
| download | emacs-5d7c18a879d76be463c173b5d5b72cfcfe83ca37.tar.gz emacs-5d7c18a879d76be463c173b5d5b72cfcfe83ca37.zip | |
Fix usage of @itemx in ELisp manual.
doc/lispref/hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
directive in a group of items.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index cfb67be86dc..afe632a9365 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-01-05 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first | ||
| 4 | directive in a group of items. | ||
| 5 | |||
| 1 | 2013-04-02 Chong Yidong <cyd@gnu.org> | 6 | 2013-04-02 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * keymaps.texi (Key Sequences): Remove obsolete sentence | 8 | * keymaps.texi (Key Sequences): Remove obsolete sentence |