Kaynağa Gözat

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 yıl önce
ebeveyn
işleme
d522fc8853
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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