From 9e5b2858eed3fa72208be6af90495c5d74eeed6f Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sat, 16 Apr 2005 00:38:31 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ src/ChangeLog | 6 ++++++ 2 files changed, 15 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 48fc5f85eab..ff37dddad77 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2005-04-15 Luc Teirlinck + + * loadup.el: Load tooltip if x-show-tip is fboundp. + + * startup.el (command-line): Add comment. + + * tooltip.el (tooltip-mode): Specify correct standard value for + Custom in init-value. + 2005-04-15 Nick Roberts * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if diff --git a/src/ChangeLog b/src/ChangeLog index 71ca06e93d2..4d09df63be9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2005-04-15 Luc Teirlinck + + * Makefile.in: Define new macro TOOLTIP_SUPPORT. + (lisp): Use it. + (SOME_MACHINE_LISP): Add tooltip. + 2005-04-14 YAMAMOTO Mitsuharu * mac.c [!TARGET_API_MAC_CARBON]: Include MacLocales.h. Don't -- 2.39.2