* lisp/info.el (Info-file-attributes): New variable.
commit64cde19918824433ac8b0d753ff94cc7bfc36118
authorJuri Linkov <juri@jurta.org>
Tue, 21 Aug 2012 00:12:42 +0000 (21 03:12 +0300)
committerJuri Linkov <juri@jurta.org>
Tue, 21 Aug 2012 00:12:42 +0000 (21 03:12 +0300)
treecdac566b79344396a0d4447173fe446d6726eac0
parent24564fe1aab428c41e053b9c0848d9e7a8f2cb69
* lisp/info.el (Info-file-attributes): New variable.
(info-insert-file-contents): Add file attributes to
`Info-file-attributes'.  Clear the caches `Info-index-nodes' and
`Info-toc-nodes' when previous modtime of the Info file is less
than new modtime.
(Info-toc-nodes, Info-index-nodes): Move definitions up to the top
of info.el.

Fixes: debbugs:12230
lisp/ChangeLog
lisp/info.el