Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1196 emacs/etc/NEWS:1.1197
*** emacs/etc/NEWS:1.1196       Wed May 18 09:48:34 2005
--- emacs/etc/NEWS      Thu May 19 00:00:05 2005
***************
*** 2278,2284 ****
  
  Use M-x gdb to start GDB-UI.
  
! *** The variable tooltip-gud-tips-p is obsoleted.  GUD tooltips can now be
  toggled independently of normal tooltips with the minor mode
  `gud-tooltip-mode'.
  
--- 2278,2284 ----
  
  Use M-x gdb to start GDB-UI.
  
! *** The variable tooltip-gud-tips-p has been removed.  GUD tooltips can now be
  toggled independently of normal tooltips with the minor mode
  `gud-tooltip-mode'.
  
***************
*** 3012,3017 ****
--- 3012,3021 ----
  
  ** General Lisp changes:
  
+ ---
+ *** The variables post-command-idle-hook and post-command-idle-delay have
+     been removed.  Use run-with-idle-timer instead.
+ 
  +++
  *** The function `eql' is now available without requiring the CL package.
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to