]> git.eshelyaron.com Git - emacs.git/commit
Catch more cases in info--ensure-not-in-directory-node
authorStefan Kangas <stefankangas@gmail.com>
Mon, 28 Nov 2022 00:32:01 +0000 (01:32 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Mon, 28 Nov 2022 00:32:01 +0000 (01:32 +0100)
commit059467ddc254a99afb59f04d85d2d2208ff64299
treebda875776ddb7fa9e812e4fb5a1bd3fae440aea3
parent5f97a085bee2d759a59898fd67ef5990b3ab54fa
Catch more cases in info--ensure-not-in-directory-node

* lisp/info.el (info--ensure-not-in-directory-node): Fix the case
where "DIR" is in upper-case, and if 'Info-current-file' is an
absolute file name.
Problem reported by Eli Zaretskii <eliz@gnu.org>.
lisp/info.el