From: Richard M. Stallman Date: Tue, 30 Apr 2002 17:57:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~15257 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0c8c6322335cde97efc570799837e4c41ad5f31e;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0dc314641a8..80e88771dec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2002-04-30 Richard M. Stallman + * time.el (display-time-mail-directory) + (display-time-mail-function): Doc fixes. + * ediff-hook.el: Remove autoload cookies. * language/tibetan.el (tibetan-obsolete-glyphs): Now in tibet-util.el. diff --git a/src/ChangeLog b/src/ChangeLog index 75f0ad9a9cd..3ff6ecbbf33 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2002-04-30 Richard M. Stallman + + * eval.c (do_autoload): Error if called while preparing to dump. + + * fns.c (Frequire): Error if need to load while preparing to dump. + 2002-04-28 Colin Walters * callproc.c (Vgame_score_directory) [!HAVE_SHARED_GAME_DIR]: