* info.el (Info-file-supports-index-cookies-list): New variable.
authorJuri Linkov <juri@jurta.org>
Sat, 18 Oct 2008 23:45:05 +0000 (23:45 +0000)
committerJuri Linkov <juri@jurta.org>
Sat, 18 Oct 2008 23:45:05 +0000 (23:45 +0000)
commit66fc722fc31ed085787587097951fae1804f0b14
tree98b0f71fc8347f056c0cf465064ebf1ba5cd48d2
parent0296a35eeb86cde2191c410974cf7b899b7bdb72
* info.el (Info-file-supports-index-cookies-list): New variable.
(Info-file-supports-index-cookies): New function.
(Info-find-node-2, Info-index-nodes, Info-index-node): Use it.
(Info-index-nodes): Let-bind Info-point-loc to nil for files
without an index cookie to ignore it when Info-index-nodes is
called during navigating from an index node with line numbers.
(Info-index-node): Set file to Info-current-file if nil.  (Bug#1118)

* info.el (Info-breadcrumbs-depth): Move defcustom higher to the
variable definition section.
lisp/ChangeLog
lisp/info.el