(Info-file-list-for-emacs): Add ("Info" . "info")
authorJuri Linkov <juri@jurta.org>
Thu, 28 Oct 2004 09:02:04 +0000 (09:02 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 28 Oct 2004 09:02:04 +0000 (09:02 +0000)
commit02c9f5cd8af92935fa083a2f604be8f7edab03d0
tree9df4cefa49374807364c96b1aa41106ccff679be
parent1bcd42e2fe8c27c18c8f08f6dfb04c6a98cca8e1
(Info-file-list-for-emacs): Add ("Info" . "info")
to search `Info-...' commands in `info' manual.
(Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
Add 'info-file "emacs" property.
(Info-find-emacs-command-nodes): Fix index line number regexp.
Set real line number (instead of fake 0) in first element of the
returned list.
(Info-goto-emacs-command-node): Use line number of first element
to set point in the first found Info node.
lisp/ChangeLog
lisp/info.el