diff src/ChangeLog @ 3879:f73b455b1472

[xemacs-hg @ 2007-03-25 15:34:59 by stephent] Olivier's fix for syntax tables. <20070324221053.GA48218@dspnet.fr.eu.org>
author stephent
date Sun, 25 Mar 2007 15:35:06 +0000
parents 1c2a46ea1f78
children 1b6a5c6e012d
line wrap: on
line diff
--- a/src/ChangeLog	Sat Mar 24 22:51:16 2007 +0000
+++ b/src/ChangeLog	Sun Mar 25 15:35:06 2007 +0000
@@ -1,3 +1,9 @@
+2007-03-24  Olivier Galibert  <galibert@pobox.com>
+
+	* chartab.c (Fcopy_char_table): Simplify the mirror table
+	handling: never copy a mirror table, just make a new one and mark
+	it dirty.  Fixes http://article.gmane.org/gmane.emacs.xemacs.beta/17353
+
 2007-01-22  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* eval.c (quote):