emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 14 Jun 2005 17:12:42 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7778 emacs/lisp/ChangeLog:1.7779
*** emacs/lisp/ChangeLog:1.7778 Tue Jun 14 20:34:19 2005
--- emacs/lisp/ChangeLog        Tue Jun 14 21:12:41 2005
***************
*** 1,3 ****
--- 1,22 ----
+ 2005-06-15  Nick Roberts  <address@hidden>
+ 
+       * progmodes/gdb-ui.el (gdb-tooltip-print): Respect
+       tooltip-use-echo-area.
+       (menu): Re-order menu items.
+ 
+       * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
+       Define in tooltip.el.
+       (gud-tooltip-process-output): Respect tooltip-use-echo-area.
+       (gud-tooltip-tips): Respect tooltip-use-echo-area and
+       gud-tooltip-echo-area.
+ 
+       * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
+       backward compatibility and make obsolete.
+       (tooltip-help-tips): Use tooltip-use-echo-area.
+       (tooltip-show-help-function): Rename to...
+       (tooltip-show-help): ...this, because it is a function.
+       (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
+ 
  2005-06-14  Luc Teirlinck  <address@hidden>
  
        * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]