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 <[EMAIL PROTECTED]>
+
+ * 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 <[EMAIL PROTECTED]>
* 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 <[EMAIL PROTECTED]>
--- 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 <[EMAIL PROTECTED]>
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs