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: Wed, 09 Mar 2005 18:18:28 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7078 emacs/lisp/ChangeLog:1.7079
*** emacs/lisp/ChangeLog:1.7078 Wed Mar  9 22:49:38 2005
--- emacs/lisp/ChangeLog        Wed Mar  9 23:18:27 2005
***************
*** 1,3 ****
--- 1,17 ----
+ 2005-03-10  Nick Roberts  <address@hidden>
+ 
+       * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
+       Use message-box.
+ 
+       * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
+       (tooltip-activate-mouse-motions-if-enabled): Use dolist.
+       (tooltip-gud-tips): Simplify.
+       (tooltip-gud-tips-p): Remove superflouous :set.
+       (tooltip-gud-modes): Add fortran-mode.
+       (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
+ 
+       * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
+       
  2005-03-09  Kim F. Storm  <address@hidden>
  
        * play/animate.el (animate-place-char): Use forward-line instead




reply via email to

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