]> git.eshelyaron.com Git - emacs.git/commit
(Info-toc): Call Info-mode on intermediate buffer.
authorJuri Linkov <juri@jurta.org>
Tue, 25 May 2004 20:59:31 +0000 (20:59 +0000)
committerJuri Linkov <juri@jurta.org>
Tue, 25 May 2004 20:59:31 +0000 (20:59 +0000)
commit50163b00ab93025a862d8d281d34cd7a0ab24aab
treed4c939e1085596b84e62fe21ffe99eb075c4666b
parent59de4ad0fcace2f33f2fb5101f84bce6ea29aab2
(Info-toc): Call Info-mode on intermediate buffer.
(Info-index-nodes): Enclose code in condition-case to catch errors.
(Info-index-node): Don't search all index nodes if request is only
for the current node and file is not in the cache of index nodes.
(Info-mode-map): Bind Info-copy-current-node-name to `w'
for consistency with dired-copy-filename-as-kill.
Bind `S' to Info-search-case-sensitively.
(Info-copy-current-node-name): New arg.  With zero prefix arg put
the name inside a function call to `info'.  Display copied text in
the echo area.
lisp/info.el