changeset 36516:f2ed9b662cb8

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sun, 04 Mar 2001 07:16:41 +0000
parents 9df3f07f2643
children c82aea521924
files ChangeLog lisp/ChangeLog src/ChangeLog
diffstat 3 files changed, 20 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Mar 04 07:15:13 2001 +0000
+++ b/ChangeLog	Sun Mar 04 07:16:41 2001 +0000
@@ -1,3 +1,7 @@
+2001-03-04  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* config.bat: Update the copyright.
+
 2001-02-23  Kenichi Handa  <handa@etl.go.jp>
 
 	* configure.in: Use AC_EGREP_CPP to check if the C preprocessor
--- a/lisp/ChangeLog	Sun Mar 04 07:15:13 2001 +0000
+++ b/lisp/ChangeLog	Sun Mar 04 07:16:41 2001 +0000
@@ -1,3 +1,9 @@
+2001-03-04  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* term/internal.el: Update copyright notice.
+
+	* term/pc-win.el: Update copyright notice.
+
 2001-03-02  Dave Love  <fx@gnu.org>
 
 	* files.el (insert-file-contents-literally): Bind
--- a/src/ChangeLog	Sun Mar 04 07:15:13 2001 +0000
+++ b/src/ChangeLog	Sun Mar 04 07:16:41 2001 +0000
@@ -1,3 +1,13 @@
+2001-03-04  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* 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  <gerd@gnu.org>
 
 	* xterm.c (glyph_rect): New function.