Mercurial > emacs
comparison lisp/ChangeLog @ 79009:d88e1a701613
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 09 Oct 2007 01:21:24 +0000 |
parents | 72cc145f92f0 |
children | e85dfffee7c6 |
comparison
equal
deleted
inserted
replaced
79008:4be2b53b808b | 79009:d88e1a701613 |
---|---|
1 2007-10-08 Richard Stallman <rms@gnu.org> | |
2 | |
3 * emacs-lisp/edebug.el (edebug-install-custom-print-funcs) | |
4 (edebug-install-custom-print, edebug-reset-print-funcs) | |
5 (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs): | |
6 Functions deleted. | |
7 (edebug-prin1, edebug-print, edebug-prin1-to-string) | |
8 (edebug-format, edebug-message): Define directly as aliases. | |
9 | |
1 2007-10-08 Juanma Barranquero <lekktu@gmail.com> | 10 2007-10-08 Juanma Barranquero <lekktu@gmail.com> |
2 | 11 |
3 * follow.el (follow-mode): Don't run hooks twice. Use `when'. | 12 * follow.el (follow-mode): Don't run hooks twice. Use `when'. |
4 | 13 |
5 2007-10-07 Glenn Morris <rgm@gnu.org> | 14 2007-10-07 Glenn Morris <rgm@gnu.org> |