aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGerd Moellmann2001-01-04 14:16:31 +0000
committerGerd Moellmann2001-01-04 14:16:31 +0000
commit0f2ac578ce57273e4f89dadcca864b80e44765a9 (patch)
tree0ffed23064e4c1fd6f48cc83ff0434aafc797cc6 /lisp
parent56d9d0ed6afc4bf2a5b2f1efca7b82fbf24f999f (diff)
downloademacs-0f2ac578ce57273e4f89dadcca864b80e44765a9.tar.gz
emacs-0f2ac578ce57273e4f89dadcca864b80e44765a9.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0534cee8953..f7b4ccd7bd7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12001-01-04 Gerd Moellmann <gerd@gnu.org> 12001-01-04 Gerd Moellmann <gerd@gnu.org>
2 2
3 * startup.el (fancy-splash-screens): Don't bind show-help-function
4 to nil.
5
3 * tooltip.el (tooltip-frame-parameters): Remove colors. 6 * tooltip.el (tooltip-frame-parameters): Remove colors.
4 (tooltip): New face 7 (tooltip): New face
5 (tooltip-set-param): New function. 8 (tooltip-set-param): New function.