aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4cd17401bdd..1c43c23fa5d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12013-06-26 Glenn Morris <rgm@gnu.org>
2
3 * info-xref.el: Update for Texinfo 5 change in *note format.
4 (info-xref-node-re, info-xref-note-re): New constants.
5 (info-xref-check-buffer): Use info-xref-note-re.
6
12013-06-26 Stefan Monnier <monnier@iro.umontreal.ca> 72013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * simple.el (set-variable): Use read-from-minibuffer (bug#14710). 9 * simple.el (set-variable): Use read-from-minibuffer (bug#14710).