Mercurial > emacs
comparison lisp/ChangeLog @ 105045:92f324954126
(what-page): Make sure we don't inf-loop if
page-delimiter matches the empty string.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 16 Sep 2009 13:15:10 +0000 |
parents | 2e1ecbf638ee |
children | c0cf67a653c9 |
comparison
equal
deleted
inserted
replaced
105044:2e1ecbf638ee | 105045:92f324954126 |
---|---|
1 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * textmodes/page.el (what-page): Make sure we don't inf-loop if | |
4 page-delimiter matches the empty string. | |
5 | |
1 2009-09-16 Glenn Morris <rgm@gnu.org> | 6 2009-09-16 Glenn Morris <rgm@gnu.org> |
2 | 7 |
3 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from | 8 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from |
4 byte-compile-not-obsolete-var. It's a list now. | 9 byte-compile-not-obsolete-var. It's a list now. |
5 (byte-compile-not-obsolete-funcs): New variable. | 10 (byte-compile-not-obsolete-funcs): New variable. |