aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-06-25 18:52:09 -0700
committerGlenn Morris2013-06-25 18:52:09 -0700
commitf2136e1e28e9b3f0eb2aef6ebaf6be37024e7bb9 (patch)
treef21176d2fe8c09f7d5da1e88dfb37d2abd60fafc /test/ChangeLog
parenta343d218fd889e57ab80565815366734fb606b37 (diff)
downloademacs-f2136e1e28e9b3f0eb2aef6ebaf6be37024e7bb9.tar.gz
emacs-f2136e1e28e9b3f0eb2aef6ebaf6be37024e7bb9.zip
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.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 4cacbf2766b..4aaa5f12bb7 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
12013-06-26 Glenn Morris <rgm@gnu.org>
2
3 * automated/info-xref.el: New file.
4
12013-06-25 Glenn Morris <rgm@gnu.org> 52013-06-25 Glenn Morris <rgm@gnu.org>
2 6
3 * automated/occur-tests.el (occur-test-create): New function. 7 * automated/occur-tests.el (occur-test-create): New function.