diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-03-20 16:37:51 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-03-20 16:37:51 +0000 |
commit | 5721ae138a9581a7cea375c00eeebf4a61b5fb8b (patch) | |
tree | 01a6b7a71cafd7edc10de5d666e1b4958562f993 /lisp | |
parent | 748be1ad5ed81a860b335716e9c931153f4c299b (diff) | |
download | emacs-5721ae138a9581a7cea375c00eeebf4a61b5fb8b.tar.gz emacs-5721ae138a9581a7cea375c00eeebf4a61b5fb8b.tar.bz2 emacs-5721ae138a9581a7cea375c00eeebf4a61b5fb8b.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2e3203d6f08..d3e687f3de1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-03-20 Gerd Moellmann <gerd@gnu.org> + * custom.el (custom-set-variables): Avoid reversing the list + of args needlessly. + * startup.el (fancy-splash-head): Don't change the colors of the XPM image on a dark background. |