Fix usage of @itemx in ELisp manual.
authorEli Zaretskii <eliz@gnu.org>
Sat, 5 Jan 2013 08:37:05 +0000 (10:37 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 5 Jan 2013 08:37:05 +0000 (10:37 +0200)
 doc/lispref/hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
 directive in a group of items.

doc/lispref/ChangeLog
doc/lispref/hooks.texi

index cfb67be..afe632a 100644 (file)
@@ -1,3 +1,8 @@
+2013-01-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
+       directive in a group of items.
+
 2013-04-02  Chong Yidong  <cyd@gnu.org>
 
        * keymaps.texi (Key Sequences): Remove obsolete sentence
index 40a3c16..745393f 100644 (file)
@@ -121,7 +121,7 @@ The command loop runs this soon after @code{post-command-hook} (q.v.).
 @item delete-terminal-functions
 @xref{Multiple Terminals}.
 
-@itemx pop-up-frame-function
+@item pop-up-frame-function
 @itemx split-window-preferred-function
 @xref{Choosing Window Options}.