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: Noah Friedman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 02 Dec 2002 03:51:41 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4574 emacs/lisp/ChangeLog:1.4575
*** emacs/lisp/ChangeLog:1.4574 Sun Dec  1 18:38:48 2002
--- emacs/lisp/ChangeLog        Mon Dec  2 03:51:39 2002
***************
*** 1,3 ****
--- 1,8 ----
+ 2002-12-02  Noah Friedman  <address@hidden>
+ 
+       * complete.el (PC-do-completion): Do not add wildcards to pattern
+       unless filename is non-nil.
+ 
  2002-12-02  Andreas Schwab  <address@hidden>
  
        * mwheel.el (mouse-wheel-scroll-amount): Fix customize type.
***************
*** 61,73 ****
        (mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns.
        (mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
        Start mwheel-inhibit-click-event-timer with timeout handler
!       mwheel-inhibit-click-timeout.   
!       
  2002-11-28  Nick Roberts  <address@hidden>
  
        * tooltip.el (tooltip-gud-tips-setup): Remove.
        (tooltip-gud-debugger): Remove.
!       (tooltip-gud-print-command): Use gud-minor mode instead of      
        tooltip-gud-tips-setup and tooltip-gud-debugger.
  
        * gdb-ui.el (gdb-starting): Set gdb-running to t.
--- 66,78 ----
        (mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns.
        (mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
        Start mwheel-inhibit-click-event-timer with timeout handler
!       mwheel-inhibit-click-timeout.
! 
  2002-11-28  Nick Roberts  <address@hidden>
  
        * tooltip.el (tooltip-gud-tips-setup): Remove.
        (tooltip-gud-debugger): Remove.
!       (tooltip-gud-print-command): Use gud-minor mode instead of
        tooltip-gud-tips-setup and tooltip-gud-debugger.
  
        * gdb-ui.el (gdb-starting): Set gdb-running to t.




reply via email to

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