Browse Source

orgguide: Fix mis-uses of itemx

* doc/orgguide.texi (Agenda commands): Fix mis-uses of itemx.

Reported-by: Jean-Christophe Helary <jean.christophe.helary@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/106211>
Nicolas Goaziou 9 years ago
parent
commit
d522fc8853
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/orgguide.texi

+ 2 - 2
doc/orgguide.texi

@@ -1932,11 +1932,11 @@ Display the original location of the item in another window.
 With prefix arg, make sure that the entire entry is made visible in the
 With prefix arg, make sure that the entire entry is made visible in the
 outline, not only the heading.
 outline, not only the heading.
 @c
 @c
-@itemx @key{TAB}
+@item @key{TAB}
 Go to the original location of the item in another window.  Under Emacs
 Go to the original location of the item in another window.  Under Emacs
 22, @kbd{mouse-1} will also work for this.
 22, @kbd{mouse-1} will also work for this.
 @c
 @c
-@itemx @key{RET}
+@item @key{RET}
 Go to the original location of the item and delete other windows.
 Go to the original location of the item and delete other windows.
 @c
 @c