Make info-xref checks case-sensitive by default
commit60680a7ed631b725b53b7a07a1fa1663799500d4
authorGlenn Morris <rgm@gnu.org>
Wed, 3 Jul 2013 03:09:38 +0000 (2 20:09 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 3 Jul 2013 03:09:38 +0000 (2 20:09 -0700)
treef76f4d4a61d1a4ad250a62a5ff66b141ec5f9ff6
parent5933fd26df50e0e2b350ccff27ca1b32dea12d6f
Make info-xref checks case-sensitive by default

* lisp/info.el (Info-find-node, Info-find-in-tag-table)
(Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
Add option for exact case matching of nodes.

* lisp/info-xref.el (info-xref): New custom group.
(info-xref-case-fold): New option.
(info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
lisp/ChangeLog
lisp/info-xref.el
lisp/info.el