Mercurial > emacs
changeset 31776:012c9b7f1a0a
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 20 Sep 2000 16:25:52 +0000 |
parents | 4da753e82172 |
children | d00e9dd5d475 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 20 16:24:15 2000 +0000 +++ b/lisp/ChangeLog Wed Sep 20 16:25:52 2000 +0000 @@ -1,5 +1,10 @@ 2000-09-20 Gerd Moellmann <gerd@gnu.org> + * 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.
--- a/src/ChangeLog Wed Sep 20 16:24:15 2000 +0000 +++ b/src/ChangeLog Wed Sep 20 16:25:52 2000 +0000 @@ -1,5 +1,11 @@ 2000-09-20 Gerd Moellmann <gerd@gnu.org> + * 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