]> git.eshelyaron.com Git - emacs.git/commitdiff
* subr.el (with-case-table): New macro.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 4 Apr 2007 15:34:34 +0000 (15:34 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 4 Apr 2007 15:34:34 +0000 (15:34 +0000)
* international/mule.el (ascii-case-table): New var.

lisp/ChangeLog

index 75dc530a0a809b2c03aca3772f608c1509df4216..5c3a6eed4d0aecf0ebb9f62a10a87175dda9143f 100644 (file)
@@ -1,3 +1,9 @@
+2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
+
+       * subr.el (with-case-table): New macro.
+
+       * international/mule.el (ascii-case-table): New var.
+
 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
 
        * progmodes/gud.el (gud-minor-mode-map): Simplify.