info-xref.el: Update for Texinfo 5 change in *note format
authorGlenn Morris <rgm@gnu.org>
Wed, 26 Jun 2013 01:52:09 +0000 (18:52 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 26 Jun 2013 01:52:09 +0000 (18:52 -0700)
commitf2136e1e28e9b3f0eb2aef6ebaf6be37024e7bb9
treef21176d2fe8c09f7d5da1e88dfb37d2abd60fafc
parenta343d218fd889e57ab80565815366734fb606b37
info-xref.el: Update for Texinfo 5 change in *note format

* lisp/info-xref.el (info-xref-node-re, info-xref-note-re): New constants.
(info-xref-check-buffer): Use info-xref-note-re.

* test/automated/info-xref.el: New file.
lisp/ChangeLog
lisp/info-xref.el
test/ChangeLog
test/automated/info-xref.el [new file with mode: 0644]