From: Gerd Moellmann Date: Wed, 20 Sep 2000 16:25:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~1480 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f46c275eda251668f93f3c553ac747885cadfa8f;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d375fa292c6..8bcb27f6727 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,10 @@ 2000-09-20 Gerd Moellmann + * frame.el (frame-notice-user-settings): Add a last parameter nil + to a call to `append', because the last list passed to `append' is + not copied, and so subsequent calls to assq-delete-all will modify + default-frame-alist. + * startup.el (fancy-splash-image): Change :type. (fancy-splash-head): Use an XBM image if appropriate. (command-line-1): Show splash screens in more cases. diff --git a/src/ChangeLog b/src/ChangeLog index e198c430b94..ea4ae01fd34 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 2000-09-20 Gerd Moellmann + * fileio.c (Fread_file_name): Doc fix. + + * editfns.c (Fmessage_or_box): Doc fix. + + * fns.c (Fy_or_n_p, Fyes_or_no_p): Doc fix. + * xfns.c (xbm_scan): Allow C-style comments. * xfns.c (xpm_init_color_cache) [ALLOC_XPM_COLORS]: If color