emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/info.el


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/info.el
Date: Sun, 27 Mar 2005 20:24:10 -0500

Index: emacs/lisp/info.el
diff -c emacs/lisp/info.el:1.421 emacs/lisp/info.el:1.422
*** emacs/lisp/info.el:1.421    Wed Mar 16 07:32:43 2005
--- emacs/lisp/info.el  Mon Mar 28 01:24:10 2005
***************
*** 3026,3037 ****
      :help "Go to menu of visited nodes"]
     ["Table of Contents" Info-toc
      :help "Go to table of contents"]
!    ("Index..."
!     ["Lookup a String" Info-index
       :help "Look for a string in the index items"]
!     ["Next Matching Item" Info-index-next
       :help "Look for another occurrence of previous item"]
!     ["Lookup a string in all indices" info-apropos
       :help "Look for a string in the indices of all manuals"])
     ["Edit" Info-edit :help "Edit contents of this node"
      :active Info-enable-edit]
--- 3026,3037 ----
      :help "Go to menu of visited nodes"]
     ["Table of Contents" Info-toc
      :help "Go to table of contents"]
!    ("Index"
!     ["Lookup a String..." Info-index
       :help "Look for a string in the index items"]
!     ["Next Matching Item" Info-index-next :active Info-index-alternatives
       :help "Look for another occurrence of previous item"]
!     ["Lookup a string in all indices..." info-apropos
       :help "Look for a string in the indices of all manuals"])
     ["Edit" Info-edit :help "Edit contents of this node"
      :active Info-enable-edit]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]