Mercurial > emacs
changeset 61129:646401e7ef19
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 30 Mar 2005 10:24:55 +0000 |
parents | dd51ca9ed348 |
children | 71175894291a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Mar 30 08:33:43 2005 +0000 +++ b/lisp/ChangeLog Wed Mar 30 10:24:55 2005 +0000 @@ -1,3 +1,8 @@ +2005-03-30 Kim F. Storm <storm@cua.dk> + + * kmacro.el (kmacro-end-macro): Isearch may store this command + into the macro -- so ignore it when executing keyboard macro. + 2005-03-30 Nick Roberts <nickrob@snap.net.nz> * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position. @@ -26,7 +31,7 @@ 2005-03-29 Chong Yidong <cyd@stupidchicken.com> * longlines.el: New file. - + * simple.el (buffer-substring-filters): New variable. (filter-buffer-substring): New function. (kill-region, copy-region-as-kill): Use it. @@ -36,7 +41,7 @@ 2005-03-30 Nick Roberts <nickrob@snap.net.nz> - * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text. + * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text. (gud-filter-pending-text): Move in front of gdb. (gud-overlay-arrow-position): New variable. (gud-sentinel, gud-display-line): Use it in place of