comparison lisp/ChangeLog @ 2137:67e24d0cc80f

[xemacs-hg @ 2004-06-17 11:23:09 by stephent] remove duplicate with-syntax-table <87oenil9eu.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Thu, 17 Jun 2004 11:23:11 +0000
parents 9d6ec778e1e8
children 2f37290328b0
comparison
equal deleted inserted replaced
2136:9d6ec778e1e8 2137:67e24d0cc80f
1 2004-06-17 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * help.el (with-syntax-table): Removed. (Prefer version in subr.el.)
4
1 2004-06-16 Jerry James <james@xemacs.org> 5 2004-06-16 Jerry James <james@xemacs.org>
2 6
3 * cl.el (cl-set-substring): Increment start by the length of the 7 * cl.el (cl-set-substring): Increment start by the length of the
4 string, not the string itself. 8 string, not the string itself.
5 9