diff options
| author | Andreas Schwab | 2006-03-26 17:24:02 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2006-03-26 17:24:02 +0000 |
| commit | d6e4b78595c5b91c25ebdd66adb42da37befc445 (patch) | |
| tree | ac1132ab01723b8f379c095f4c114fd1c2c0d8b7 /lisp/ChangeLog | |
| parent | b223e22d0a5263654ab273955a07246d2f4fcf57 (diff) | |
| download | emacs-d6e4b78595c5b91c25ebdd66adb42da37befc445.tar.gz emacs-d6e4b78595c5b91c25ebdd66adb42da37befc445.zip | |
(gdb): Only complain about multiple debugging
when the gdb process is still running.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 946b0858a07..743509e3ad8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-03-26 Andreas Schwab <schwab@suse.de> | ||
| 2 | |||
| 3 | * progmodes/gud.el (gdb): Only complain about multiple debugging | ||
| 4 | when the gdb process is still running. | ||
| 5 | |||
| 1 | 2006-03-25 Eli Zaretskii <eliz@gnu.org> | 6 | 2006-03-25 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * mail/rmail.el (tool-bar-map): Defvar it. | 8 | * mail/rmail.el (tool-bar-map): Defvar it. |