]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 16 Apr 2005 00:38:31 +0000 (00:38 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 16 Apr 2005 00:38:31 +0000 (00:38 +0000)
lisp/ChangeLog
src/ChangeLog

index 48fc5f85eabb0d569a9ec5553fb46ad2e45829ee..ff37dddad7797a6d45fb6b075bd5c03e1ffa5389 100644 (file)
@@ -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
index 71ca06e93d22f12258dd5a582b93ab3181ddf3d7..4d09df63be91f41be84a60fcc38e47f3a1f722aa 100644 (file)
@@ -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