mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 20:30:32 -08:00
*** empty log message ***
This commit is contained in:
parent
30044d57a8
commit
c33d06b01a
1 changed files with 7 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue