Mercurial > emacs
comparison lisp/ChangeLog @ 70902:e516a97ce0e6
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 25 May 2006 00:19:02 +0000 |
parents | 3af45cb133b8 |
children | 2db87b8b31b0 |
comparison
equal
deleted
inserted
replaced
70901:cc60343f8fd6 | 70902:e516a97ce0e6 |
---|---|
1 2006-05-24 Richard Stallman <rms@gnu.org> | 1 2006-05-24 Richard Stallman <rms@gnu.org> |
2 | |
3 * subr.el (with-local-quit): When handling `quit' signal, | |
4 make a chance for quit-flag to cause a quit. | |
2 | 5 |
3 * emacs-lisp/advice.el (ad-enable-advice, ad-activate) | 6 * emacs-lisp/advice.el (ad-enable-advice, ad-activate) |
4 (ad-disable-advice): Add autoloads. | 7 (ad-disable-advice): Add autoloads. |
5 | 8 |
6 * subr.el (read-passwd): Copy PROMPT before changing its properties. | 9 * subr.el (read-passwd): Copy PROMPT before changing its properties. |