changeset 55171:435f2f5f8d84

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 27 Apr 2004 06:06:29 +0000
parents a6568af3a29b
children a1210c6fc77b
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 26 22:39:49 2004 +0000
+++ b/lisp/ChangeLog	Tue Apr 27 06:06:29 2004 +0000
@@ -20,6 +20,12 @@
 	* mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
 	* mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
 
+2004-04-26  Eli Zaretskii  <eliz@gnu.org>
+
+	* progmodes/gud.el (gud-pdb-command-name): Change default to
+	"pydb".
+
+
 2004-04-25  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.