From: Eli Zaretskii Date: Sun, 4 Mar 2001 07:16:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.99~18 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e30bd7b7681ca519fe98d4eeb9be1750508ae09e;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index b61c22dfab1..e75996a22cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-03-04 Eli Zaretskii + + * config.bat: Update the copyright. + 2001-02-23 Kenichi Handa * configure.in: Use AC_EGREP_CPP to check if the C preprocessor diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1276a6963b3..8ddb6668581 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2001-03-04 Eli Zaretskii + + * term/internal.el: Update copyright notice. + + * term/pc-win.el: Update copyright notice. + 2001-03-02 Dave Love * files.el (insert-file-contents-literally): Bind diff --git a/src/ChangeLog b/src/ChangeLog index fd1a1c76861..1171a23ec48 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2001-03-04 Eli Zaretskii + + * s/msdos.h: Update copyright notice. + + * dosfns.h: Update copyright notice. + + * dosfns.c: Update copyright notice. + + * msdos.c: Update copyright notice. + 2001-03-02 Gerd Moellmann * xterm.c (glyph_rect): New function.