Mercurial > emacs
changeset 76962:ddee97141fb8
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Fri, 06 Apr 2007 12:17:50 +0000 |
parents | 43ce98afcc71 |
children | eef371c9f4d9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Apr 06 12:15:56 2007 +0000 +++ b/lisp/ChangeLog Fri Apr 06 12:17:50 2007 +0000 @@ -1,3 +1,10 @@ +2007-04-06 John Paul Wallington <jpw@pobox.com> + + * subr.el (with-case-table): Use `make-symbol' to avoid variable + capture. Restore the table in the same buffer. + + * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'. + 2007-04-05 Chong Yidong <cyd@stupidchicken.com> * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Print