# HG changeset patch # User Kim F. Storm # Date 1069285191 0 # Node ID 6e721456722f445f2306a7946f7f0516a2615b71 # Parent 0d765aaa0e440a751ffcf4634599751d5d64a5e0 *** empty log message *** diff -r 0d765aaa0e44 -r 6e721456722f lisp/ChangeLog --- a/lisp/ChangeLog Wed Nov 19 21:04:04 2003 +0000 +++ b/lisp/ChangeLog Wed Nov 19 23:39:51 2003 +0000 @@ -1,3 +1,10 @@ +2003-11-20 Kim F. Storm + + * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH. + (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother. + (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent + to 100 for icons to avoid increasing line height when shown. + 2003-11-19 Andreas Schwab * simple.el (set-variable): Fix indentation.