changeset 53100:6e721456722f

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 19 Nov 2003 23:39:51 +0000
parents 0d765aaa0e44
children b34783a00130
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <storm@cua.dk>
+
+	* 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  <schwab@suse.de>
 
 	* simple.el (set-variable): Fix indentation.