From: Gerd Moellmann Date: Thu, 15 Jun 2000 13:01:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~3301 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e9924e52fa3273f539572f7e3c6f3a9254752538;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 45ae70f5087..7b510473292 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-06-15 Gerd Moellmann + + * make-dist: Add --help and --snapshot options. + 2000-06-14 Gerd Moellmann * configure.in: Generate lisp/Makefile. diff --git a/src/ChangeLog b/src/ChangeLog index 5533c74d8aa..7ec49c531c4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -10,6 +10,8 @@ 2000-06-15 Gerd Moellmann + * atimer.c (alarm_signal_handler): Add forward declaration. + * data.c (set_internal): Remove debug code. 2000-06-14 Gerd Moellmann