(vars_of_mule_charset): Update `utf-2000-version' to
[chise/xemacs-chise.git-] / lib-src / ChangeLog
index a969b0c..722a0df 100644 (file)
@@ -1,3 +1,132 @@
+1999-11-16  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * update-elc.sh: Don't ignore lisp/utf-2000/ if utf-2000 is
+       provided.
+
+1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * update-elc.sh (ignore_dirs): Ignore lisp/utf-2000 subdirectory.
+
+2000-01-18  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.27 is released.
+
+2000-01-18  Martin Buchholz  <martin@xemacs.org>
+
+       * ootags.c: Ansify.
+       * etags.c:
+       * getopt.c:
+       * cvtmail.c:
+       Remove declarations of ANSI errno, getenv(), malloc().
+
+2000-01-13  Martin Buchholz  <martin@xemacs.org>
+
+       * movemail.c (main): 
+       * make-docfile.c (write_c_args): 
+       Simple compiler warning fixes.
+
+2000-01-09  Martin Buchholz  <martin@xemacs.org>
+
+       * *.[ch]: Change <../src/config.h> to <config.h>
+       * ellcc.c: Always use <...> to #include files not in `.'
+       * Makefile.in.in: Use safer -I paths.
+       Use $(top_srcdir) instead of $(srcdir)/../src
+       Add warning comment.
+
+2000-01-08  Martin Buchholz  <martin@xemacs.org>
+
+       * movemail.c: Warning removal.
+
+2000-01-06  Norbert Koch  <norbert@s.netic.de>
+
+       * movemail.c: Typo fix.
+
+2000-01-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
+
+       * movemail.c: Overhaul of the locking code.
+
+2000-01-03  Martin Buchholz  <martin@xemacs.org>
+
+       * etags.c (etags_strrchr): Ansify.
+       (etags_strchr): Ansify.
+       (get_compressor_from_suffix): Remove warning, make code cleaner.
+
+1999-12-31  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.26 is released.
+
+1999-12-24  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.25 is released.
+
+1999-12-21  Martin Buchholz  <martin@xemacs.org>
+
+       * fakemail.c (cuserid): ((expr)) ==> (expr)
+
+       * fakemail.c (xmalloc): ANSIfy.
+
+1999-12-14  Martin Buchholz  <martin@xemacs.org>
+
+       * config.values.sh: Only update config.values.in if changed.
+       No external dependencies except perl.
+       No temporary files.
+
+1999-12-14  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.24 is released.
+
+1999-12-13  Martin Buchholz  <martin@xemacs.org>
+
+       * etags.c: Fix warning: `_GNU_SOURCE' redefined.
+
+1999-12-07  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.23 is released.
+
+1999-11-29  Andreas Jaeger  <aj@suse.de>
+
+       * Makefile.in.in (INSTALLABLE_SCRIPTS): Removed pstogif.
+       pstogif: Moved to package tm.
+
+1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.22 is released
+
+1999-11-28  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.21 is released.
+
+1999-11-20  Martin Buchholz  <martin@xemacs.org>
+
+       * process-gnu-depends.sh: Deleted.  Obsolete.
+       * process-depends.sh: Deleted.  Obsolete.
+
+1999-11-20  Jan Vroonhof  <jan@xemacs.org>
+
+       * Makefile.in.in (instvardir): Added. From
+       Jeff Miller <jmiller@smart.net>
+
+1999-11-19  Martin Buchholz  <martin@xemacs.org>
+
+       * etags.c: Upgrade to pot etags version 13.33.
+       Make `etags --version' print out `XEmacs', not `GNU Emacs'
+
+1999-11-17  Martin Buchholz  <martin@xemacs.org>
+
+       * etags.c (canonicalize_filename): Typo fix
+
+1999-11-05  Martin Buchholz  <martin@xemacs.org>
+
+       * etags.c:
+       * ../etc/etags.1:
+       * ../etc/NEWS:
+       Upgrade to etags version 13.32.
+       etags.c has warnings removed, in addition.
+
+1999-11-15  Martin Buchholz  <martin@xemacs.org>
+
+       * gnuserv.c (ipc_spawn_watchdog): Use pid_t instead of int.
+
 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
 
        * XEmacs 21.2.20 is released
        * Makefile.in.in (cppflags): Add -I$(top_srcdir)/src.
 
 1999-04-29  Andy Piper  <andy@xemacs.org>
-       
-       * make-docfile.c: build fixes for mingw32.      
+
+       * make-docfile.c: build fixes for mingw32.
        * movemail.c: ditto.
        * run.c: ditto.
        * yow.c: ditto.
        * profile.c: ditto.
        (gettimeofday): new function copied from nt.c.
-       
+
        * fakemail.c (make_file_preface): make buildable under windows.
 
        * Makefile.in.in: fix some build targets for when we are building
 
        * pop.c: mess with includes so that it builds under native NT.
        From Fabrice Popineau <popineau@ese-metz.fr>
-       
+
 1998-12-16  Andy Piper  <andy@xemacs.org>
 
        * XEmacs 21.2.6 is released
@@ -380,7 +509,7 @@ Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
 1998-04-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
        * gnuclient.c (main): Read eval from from stdin if just "-batch"
-       is given. 
+       is given.
        * gnudoit: Support this.
        * gnuserv.1: Document this behavior.
 
@@ -452,13 +581,13 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
 
 1998-01-13  Martin Buchholz  <martin@xemacs.org>
 
-       * lib-src/add-little-package.sh: 
-       * lib-src/add-big-package.sh: 
+       * lib-src/add-little-package.sh:
+       * lib-src/add-big-package.sh:
        Use proper paranoid quoting for sh variables.
        -batch implies -q.
 
 Thu Jan 08 09:42:36 1998    <andyp@parallax.co.uk>
-       
+
        * gnuserv.h: only set UNIX_DOMAIN_SOCKETS if HAVE_SYS_UN_H is
        set.
 
@@ -602,7 +731,7 @@ Thu Jan 08 09:42:36 1998    <andyp@parallax.co.uk>
        missing a variable called "configuration. This messed up archilibdir.
 
        * Added highlighting to text suggesting to do "make gzip-el" in top
-       level Makefile.in.  Added code to do make maybe-blessmail after a 
+       level Makefile.in.  Added code to do make maybe-blessmail after a
        make install is done.
 
 1997-08-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
@@ -670,7 +799,7 @@ Thu Jan 08 09:42:36 1998    <andyp@parallax.co.uk>
 
        * Makefile.in.in (INSTALLABLE_SCRIPTS): Readd Gnuattach.
        From Hrvoje Niksic <hniksic@srce.hr>
-       
+
 1997-06-13  Steven L Baur  <steve@altair.xemacs.org>
 
        * update-elc.sh (mule_p): Ignore lisp/language when building