Mercurial > emacs
comparison lisp/ChangeLog @ 67592:de6dc6d7e194
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 16 Dec 2005 00:44:41 +0000 |
parents | daf29d363da6 |
children | 85f29ee972ff |
comparison
equal
deleted
inserted
replaced
67591:e81d8f1aa8fe | 67592:de6dc6d7e194 |
---|---|
3542 * info.el (Info-fontify-node): Don't display extra "see" if there | 3542 * info.el (Info-fontify-node): Don't display extra "see" if there |
3543 already is one here. | 3543 already is one here. |
3544 | 3544 |
3545 * mouse.el: Fix special handling of DEL after dragging a region: | 3545 * mouse.el: Fix special handling of DEL after dragging a region: |
3546 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point. | 3546 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point. |
3547 (mouse-region-delete-keys): Add [backspace]. | 3547 (mouse-region-delete-keys): Change to defcustom. Add [backspace]. |
3548 | 3548 |
3549 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer. | 3549 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer. |
3550 | 3550 |
3551 * textmodes/ispell.el (ispell-command-loop): Change `i' description | 3551 * textmodes/ispell.el (ispell-command-loop): Change `i' description |
3552 not to assume it pertains to an affix. | 3552 not to assume it pertains to an affix. |