From: Andrew Innes Date: Sat, 24 Feb 2001 22:12:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.99~134 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=425de3869d9bdc819f6133f7314f44ee36e0c408;p=emacs.git *** empty log message *** --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index e0d54f1490d..6dde06a289d 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,7 @@ +2001-02-24 Andrew Innes + + * makefile.w32-in: Fix copyright notice. + 2001-02-23 Francesco Potorti` * etags.c (enum sym_type): New label st_C_template. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4022d7f293b..6641cc49a8d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-02-24 Andrew Innes + + * makefile.w32-in: Fix copyright notice. + 2001-02-24 Kenichi Handa * international/utf-8.el (mule-utf-8): Set correct value for diff --git a/nt/ChangeLog b/nt/ChangeLog index ee9c7210d66..3da2760eeea 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,5 +1,11 @@ 2001-02-24 Andrew Innes + * _emacs: Remove obsolete file. + + * emacs.bat.in: Remove obsolete file. + + * debug.bat.in: Remove obsolete file. + * inc/sys/socket.h: Add copyright notice. * paths.h: Add copyright notice. diff --git a/src/ChangeLog b/src/ChangeLog index ff3dc5bc1fb..1c1334464a4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2001-02-24 Andrew Innes + + * makefile.w32-in: Update copyright notice. + 2001-02-24 Stefan Monnier * keymap.c (where_is_internal): Accept non-ascii integer prefixes.