changeset 61569:b6b7474dd68b

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 16 Apr 2005 00:38:31 +0000
parents 05466a718f4f
children 4b5610d9b02e
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Apr 16 00:30:45 2005 +0000
+++ b/lisp/ChangeLog	Sat Apr 16 00:38:31 2005 +0000
@@ -1,3 +1,12 @@
+2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* 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  <nickrob@snap.net.nz>
 
 	* progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
--- a/src/ChangeLog	Sat Apr 16 00:30:45 2005 +0000
+++ b/src/ChangeLog	Sat Apr 16 00:38:31 2005 +0000
@@ -1,3 +1,9 @@
+2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* Makefile.in: Define new macro TOOLTIP_SUPPORT.
+	(lisp): Use it.
+	(SOME_MACHINE_LISP): Add tooltip.
+
 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 	* mac.c [!TARGET_API_MAC_CARBON]: Include MacLocales.h.  Don't