changeset 76938:c43eb2a211a9

* subr.el (with-case-table): New macro. * international/mule.el (ascii-case-table): New var.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 04 Apr 2007 15:34:34 +0000
parents a995e0466061
children 1b8e8619079e
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Apr 04 14:48:47 2007 +0000
+++ b/lisp/ChangeLog	Wed Apr 04 15:34:34 2007 +0000
@@ -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.