summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2009-09-16 13:15:10 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2009-09-16 13:15:10 +0000
commit8f38189e4f1856e006611cc8c83fd88fc788e86d (patch)
tree9c535b395e99b64f22167b56b8c036c624aa142e /lisp/ChangeLog
parent77564fa48cbd34439311e72e2fba903fb7aa31fd (diff)
downloademacs-8f38189e4f1856e006611cc8c83fd88fc788e86d.tar.gz
(what-page): Make sure we don't inf-loop if
page-delimiter matches the empty string.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3a63754b137..37e4facd8a3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ * textmodes/page.el (what-page): Make sure we don't inf-loop if
+ page-delimiter matches the empty string.
+
2009-09-16 Glenn Morris <rgm@gnu.org>
* emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from