comparison lisp/ChangeLog @ 55483:bb2dcb7fd983

Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296 Allow restarting an existing debugger session that's exited 2004-05-10 Miles Bader <miles@gnu.org> * lisp/progmodes/gud.el (gud-common-init): Only consider an existing buffer an error if the debugger process is actually running.
author Miles Bader <miles@gnu.org>
date Mon, 10 May 2004 08:40:27 +0000
parents 2b17345e6be9
children 510785c43ed0
comparison
equal deleted inserted replaced
55482:953e2486f30f 55483:bb2dcb7fd983
1 2004-05-10 Miles Bader <miles@gnu.org>
2
3 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
4 buffer an error if the debugger process is actually running.
5
1 2004-05-10 Juanma Barranquero <lektu@terra.es> 6 2004-05-10 Juanma Barranquero <lektu@terra.es>
2 7
3 * subr.el (remove-overlays, read-passwd): Fix docstring. 8 * subr.el (remove-overlays, read-passwd): Fix docstring.
4 9
5 * help-fns.el (help-argument-name): Default to italic. 10 * help-fns.el (help-argument-name): Default to italic.