diff options
author | Kim F. Storm <storm@cua.dk> | 2003-11-19 23:39:51 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2003-11-19 23:39:51 +0000 |
commit | 0c618458b36018da7e9710c16f97bbe7109875a3 (patch) | |
tree | 99236acc77eb9064bf2d5be56b13cf1a372a711b /lisp | |
parent | 1f4679757890c0ca7609950339ab531fcb16dc54 (diff) | |
download | emacs-0c618458b36018da7e9710c16f97bbe7109875a3.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a762d37ae23..ee8100a09ca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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. |