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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 18 Apr 2005 18:32:46 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7353 emacs/lisp/ChangeLog:1.7354
*** emacs/lisp/ChangeLog:1.7353 Mon Apr 18 19:49:40 2005
--- emacs/lisp/ChangeLog        Mon Apr 18 22:32:37 2005
***************
*** 1,3 ****
--- 1,11 ----
+ 2005-04-18  Stefan Monnier  <address@hidden>
+ 
+       * isearch.el (isearch-edit-string): Make the search-ring available for
+       minibuffer history commands.
+       (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
+       the default history commands now work just as well.
+       (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
+ 
  2005-04-18  Kim F. Storm  <address@hidden>
  
        * emulation/cua-base.el (cua--pre-command-handler): Add more
***************
*** 11,18 ****
  
        * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
        and make it optional.  Don't test tooltip-gud-echo-area here.
!       (tooltip-gud-process-output, gdb-tooltip-print): Pass
!       tooltip-gud-echo-area to tooltip-show.
        (tooltip-help-tips): Remove second optional arg to tooltip-show.
  
  2005-04-18  YAMAMOTO Mitsuharu  <address@hidden>
--- 19,26 ----
  
        * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
        and make it optional.  Don't test tooltip-gud-echo-area here.
!       (tooltip-gud-process-output, gdb-tooltip-print):
!       Pass tooltip-gud-echo-area to tooltip-show.
        (tooltip-help-tips): Remove second optional arg to tooltip-show.
  
  2005-04-18  YAMAMOTO Mitsuharu  <address@hidden>




reply via email to

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