comparison lisp/ChangeLog @ 77146:4053aada2948

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Thu, 12 Apr 2007 14:24:22 +0000
parents 1558e95db82e
children 54e83bd9ac02
comparison
equal deleted inserted replaced
77145:1558e95db82e 77146:4053aada2948
1 2007-04-12 Nick Roberts <nickrob@snap.net.nz> 1 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
2 2
3 * progmodes/gud.el (gud-minor-mode-map): Make go button same same 3 * progmodes/gud.el (gud-minor-mode-map): Make go button same same
4 length as stop button to lessen flicker. 4 length as stop button to lessen flicker.
5 (jdb): Add gud-print. 5 (jdb): Add gud-print.
6 (gud-find-expr): jdb print expression with value, so don't insert 6 (gud-find-expr): Jdb prints the expression with the value, so
7 it in the output. 7 don't insert it in the output.
8 8
9 2007-04-11 Jason Rumney <jasonr@gnu.org> 9 2007-04-11 Jason Rumney <jasonr@gnu.org>
10 10
11 * dnd.el (dnd-get-local-file-name): Decode both upper and lower 11 * dnd.el (dnd-get-local-file-name): Decode both upper and lower
12 case hex. Do not try to decode non-hex letters. 12 case hex. Do not try to decode non-hex letters.