comparison 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
comparison
equal deleted inserted replaced
3878:91cb5170601e 3879:f73b455b1472
1 2007-03-24 Olivier Galibert <galibert@pobox.com>
2
3 * chartab.c (Fcopy_char_table): Simplify the mirror table
4 handling: never copy a mirror table, just make a new one and mark
5 it dirty. Fixes http://article.gmane.org/gmane.emacs.xemacs.beta/17353
6
1 2007-01-22 Stephen J. Turnbull <stephen@xemacs.org> 7 2007-01-22 Stephen J. Turnbull <stephen@xemacs.org>
2 8
3 * eval.c (quote): 9 * eval.c (quote):
4 (function): 10 (function):
5 * fns.c (Frequire): 11 * fns.c (Frequire):