comparison src/ChangeLog @ 868:48eed784e93a

[xemacs-hg @ 2002-06-05 12:00:40 by ben] To: xemacs-patches@xemacs.org internals/internals.texi:
author ben
date Wed, 05 Jun 2002 12:01:11 +0000
parents 804517e16990
children a07667553efc
comparison
equal deleted inserted replaced
867:804517e16990 868:48eed784e93a
1 2002-06-05 Ben Wing <ben@xemacs.org>
2
3 * README.integral-types: Removed.
4 * README.global-renaming: Added.
5
6 Stuff specific to the integral types rename was moved to the
7 Internals Manual. The general scripts, suitable for any type
8 of global search-and-replace, were moved to README.global-renaming.
9 (In the internals manual, they need to be munged by replacing @
10 with @@, and this precludes just cutting and pasting from the source
11 file, which is what people are naturally going to do.)
12
1 2002-06-05 Ben Wing <ben@xemacs.org> 13 2002-06-05 Ben Wing <ben@xemacs.org>
2 14
3 * abbrev.c (abbrev_match_mapper): 15 * abbrev.c (abbrev_match_mapper):
4 * abbrev.c (abbrev_oblookup): 16 * abbrev.c (abbrev_oblookup):
5 * abbrev.c (obarray_has_blank_p): 17 * abbrev.c (obarray_has_blank_p):
6052 Rewrote the comment about this type. 6064 Rewrote the comment about this type.
6053 6065
6054 * dumper.c: remove duplicate case tag XD_BYTECOUNT, and the 6066 * dumper.c: remove duplicate case tag XD_BYTECOUNT, and the
6055 accompanying duplicate code, from 4 switchs tatements. 6067 accompanying duplicate code, from 4 switchs tatements.
6056 6068
6057 See README.integral-types in this directory for more details. 6069 [[See README.integral-types in this directory for more
6070 details.]] --invalid.
6071
6072 See the Internals Manual, under Major Type Changes, and also
6073 README.global-renaming.
6074
6058 6075
6059 2001-09-17 Ben Wing <ben@xemacs.org> 6076 2001-09-17 Ben Wing <ben@xemacs.org>
6060 6077
6061 * fileio.c (normalize_filename): 6078 * fileio.c (normalize_filename):
6062 * fileio.c (Fexpand_file_name): 6079 * fileio.c (Fexpand_file_name):