emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 06 Apr 2007 12:17:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     John Paul Wallington <jpw>      07/04/06 12:17:50

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10928
retrieving revision 1.10929
diff -u -b -r1.10928 -r1.10929
--- ChangeLog   5 Apr 2007 17:56:23 -0000       1.10928
+++ ChangeLog   6 Apr 2007 12:17:50 -0000       1.10929
@@ -1,3 +1,10 @@
+2007-04-06  John Paul Wallington  <address@hidden>
+
+       * 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  <address@hidden>
 
        * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Print




reply via email to

[Prev in Thread] Current Thread [Next in Thread]