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 <[EMAIL PROTECTED]>
+
+ * 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 <[EMAIL PROTECTED]>
* emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs