Mercurial > emacs
comparison lisp/ChangeLog @ 79100:679f39df8305
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 16 Oct 2007 02:34:58 +0000 |
parents | 0508bef99119 |
children | 10e976a84160 |
comparison
equal
deleted
inserted
replaced
79099:8632fa2db924 | 79100:679f39df8305 |
---|---|
1 2007-10-16 Richard Stallman <rms@gnu.org> | |
2 | |
3 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function. | |
4 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info. | |
5 (ad-is-advised, ad-get-advice-info-field) | |
6 (ad-set-advice-info-field): Use ad-get-advice-info-macro. | |
7 | |
1 2007-10-16 Glenn Morris <rgm@gnu.org> | 8 2007-10-16 Glenn Morris <rgm@gnu.org> |
2 | 9 |
3 * simple.el (blink-matching-open): Don't report false errors with | 10 * simple.el (blink-matching-open): Don't report false errors with |
4 the `$' syntax class. | 11 the `$' syntax class. |
5 | 12 |