X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lib-src%2FChangeLog;h=4637c5e2e3a46bab14822a4509fe812ff7c6bbac;hb=dca3d57cef30f23de8c0fc4fff59c87e92b58958;hp=968f40e8af183b93f7a045a8f5b0776052fdd04f;hpb=a7bf8d60d66c38f62928b171842d1b45d4539077;p=chise%2Fxemacs-chise.git diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 968f40e..4637c5e 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,64 @@ +2000-06-03 MORIOKA Tomohiko + + * update-elc.sh: Fix typo about `utf_2000_p'. + +1999-11-16 MORIOKA Tomohiko + + * update-elc.sh: Don't ignore lisp/utf-2000/ if utf-2000 is + provided. + +1999-10-04 MORIOKA Tomohiko + + * update-elc.sh (ignore_dirs): Ignore lisp/utf-2000 subdirectory. + +2000-05-28 Martin Buchholz + + * XEmacs 21.2.34 is released. + +2000-05-11 Ben Wing + + * i.c (get_command): fix unused var warning. + + * make-docfile.c (MDGET): + * make-docfile.c (read_c_string): + rewrite and reindent -- handle closing doc string comment that's + not at beg of line. + +2000-05-01 Martin Buchholz + + * XEmacs 21.2.33 is released. + +2000-04-19 Martin Buchholz + + * gnuclient.c (initialize_signals): Always use full ANSI prototypes. + +2000-04-06 Kirill 'Big K' Katsnelson + + * i.c: New file, source for the i utility. + +2000-03-22 Mike Alexander + + * make-dump-id.c (gettimeofday): new (Windows only) + +2000-03-20 Martin Buchholz + + * XEmacs 21.2.32 is released. + +2000-03-20 Martin Buchholz + + * make-dump-id.c: Use config.h and systime.h for portability. + +2000-02-20 Olivier Galibert + + * make-dump-id.c: Added. + + * Makefile.in.in: Add support for make-dump-id. + +2000-03-12 Ben Wing + + * etags.c (canonicalize_filename): fixed a problem with gratuitous + capitalization of file names under MS Windows. + 2000-02-23 Martin Buchholz * XEmacs 21.2.31 is released.