changeset 45042:349d9e50e3c5

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 30 Apr 2002 17:57:09 +0000
parents cbfb6a5db0be
children 76dd94abc805
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Apr 30 17:56:19 2002 +0000
+++ b/lisp/ChangeLog	Tue Apr 30 17:57:09 2002 +0000
@@ -1,5 +1,8 @@
 2002-04-30  Richard M. Stallman  <rms@gnu.org>
 
+	* 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.
--- a/src/ChangeLog	Tue Apr 30 17:56:19 2002 +0000
+++ b/src/ChangeLog	Tue Apr 30 17:57:09 2002 +0000
@@ -1,3 +1,9 @@
+2002-04-30  Richard M. Stallman  <rms@gnu.org>
+
+	* 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  <walters@verbum.org>
 
 	* callproc.c (Vgame_score_directory) [!HAVE_SHARED_GAME_DIR]: