Explorar o código

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 %!s(int64=9) %!d(string=hai) anos
pai
achega
d522fc8853
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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