# HG changeset patch # User John Paul Wallington # Date 1175861870 0 # Node ID ddee97141fb8e51a31ca907159df6704e4e10f77 # Parent 43ce98afcc71fdc19d9670797bba9b35b7288c5e *** empty log message *** diff -r 43ce98afcc71 -r ddee97141fb8 lisp/ChangeLog --- 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 + + * 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 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Print