comparison src/ChangeLog @ 1276:beb703ae34fd

[xemacs-hg @ 2003-02-08 15:03:45 by michaels] 2003-02-07 Mike Sperber <mike@xemacs.org> * alloc.c (GC_CHECK_NOT_FREE): Pull this out of USE_KKCC.
author michaels
date Sat, 08 Feb 2003 15:03:46 +0000
parents 2dcc22ec7640
children 1706fd7322af
comparison
equal deleted inserted replaced
1275:57b76886836d 1276:beb703ae34fd
1 2003-02-07 Mike Sperber <mike@xemacs.org>
2
3 * alloc.c (GC_CHECK_NOT_FREE): Pull this out of USE_KKCC.
4
1 2003-02-07 Ben Wing <ben@xemacs.org> 5 2003-02-07 Ben Wing <ben@xemacs.org>
2 6
3 * lread.c (Fload_internal): 7 * lread.c (Fload_internal):
4 Eliminate printing `done' messages noninteractively since it's now 8 Eliminate printing `done' messages noninteractively since it's now
5 obvious which files are loaded by which others. 9 obvious which files are loaded by which others.
165 169
166 * indent.c: 170 * indent.c:
167 Document exact functioning of `vertical-motion' better, and its 171 Document exact functioning of `vertical-motion' better, and its
168 differences from GNU Emacs. 172 differences from GNU Emacs.
169 173
170
171 2003-02-06 Ben Wing <ben@xemacs.org> 174 2003-02-06 Ben Wing <ben@xemacs.org>
172 175
173 * unicode.c: 176 * unicode.c:
174 * unicode.c (struct utf_16_detector): 177 * unicode.c (struct utf_16_detector):
175 * unicode.c (utf_16_detect): 178 * unicode.c (utf_16_detect):