comparison src/ChangeLog @ 3881:1b6a5c6e012d

[xemacs-hg @ 2007-03-25 17:05:51 by stephent] Fix syntax for Lisp object comparison. <874po9w8m7.fsf@uwakimon.sk.tsukuba.ac.jp>
author stephent
date Sun, 25 Mar 2007 17:05:55 +0000
parents f73b455b1472
children a3c2418313d5
comparison
equal deleted inserted replaced
3880:4035bd42c75e 3881:1b6a5c6e012d
1 2007-03-26 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * chartab.c (Fcopy_char_table): Use EQ, not ==.
4
1 2007-03-24 Olivier Galibert <galibert@pobox.com> 5 2007-03-24 Olivier Galibert <galibert@pobox.com>
2 6
3 * chartab.c (Fcopy_char_table): Simplify the mirror table 7 * chartab.c (Fcopy_char_table): Simplify the mirror table
4 handling: never copy a mirror table, just make a new one and mark 8 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 9 it dirty. Fixes http://article.gmane.org/gmane.emacs.xemacs.beta/17353