Mercurial > emacs
comparison lisp/ChangeLog @ 72485:030d7ce12631
* x-dnd.el (x-dnd-drop-data): Don't call goto-char if
mouse-yank-at-point is non-nil.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 22 Aug 2006 06:14:45 +0000 |
parents | f9400e50a0e5 |
children | 6659d5e5ce4c |
comparison
equal
deleted
inserted
replaced
72484:f9400e50a0e5 | 72485:030d7ce12631 |
---|---|
1 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change) | |
2 | |
3 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if | |
4 mouse-yank-at-point is non-nil. | |
5 | |
1 2006-08-22 Nick Roberts <nickrob@snap.net.nz> | 6 2006-08-22 Nick Roberts <nickrob@snap.net.nz> |
2 | 7 |
3 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame | 8 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame |
4 a bit wider and remove fringes to fit initial output on line. | 9 a bit wider and remove fringes to fit initial output on line. |
5 | 10 |