Make info-xref checks case-sensitive by default
commit9b057d613a30b83adcb26600118075dc81777510
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)
treeb42154e03df1db733a72c02232072f3ea427e636
parente01aa29cd90dc51ecb9b8c4ec6164fb748a6b892
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