comparison lisp/ChangeLog @ 72428:608323e2c0e3

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Thu, 17 Aug 2006 11:44:05 +0000
parents 3fc22ce89bd1
children c5805198a585
comparison
equal deleted inserted replaced
72427:3fc22ce89bd1 72428:608323e2c0e3
1 2006-08-17 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-locals-watch-map)
4 (gdb-locals-watch-map-1): Suppress keymap first.
5 (gdb-edit-locals-map-1): New variable.
6 (gdb-edit-locals-value): New function.
7 (gdb-stack-list-locals-handler): Use them.
8
1 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca> 9 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
2 10
3 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose 11 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
4 cursor would normally be drawn in the fringe. 12 cursor would normally be drawn in the fringe.
5 13