1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2005-12-16 00:44:41 +00:00
parent c962897d11
commit 171aaa8a9e

View File

@ -3544,7 +3544,7 @@
* mouse.el: Fix special handling of DEL after dragging a region:
(mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
(mouse-region-delete-keys): Add [backspace].
(mouse-region-delete-keys): Change to defcustom. Add [backspace].
* mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.