changeset 77146:4053aada2948

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Thu, 12 Apr 2007 14:24:22 +0000
parents 1558e95db82e
children 15f6e5a53aff
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Apr 12 14:22:04 2007 +0000
+++ b/lisp/ChangeLog	Thu Apr 12 14:24:22 2007 +0000
@@ -3,8 +3,8 @@
 	* progmodes/gud.el (gud-minor-mode-map): Make go button same same
 	length as stop button to lessen flicker.
 	(jdb): Add gud-print.
-	(gud-find-expr): jdb print expression with value, so don't insert
-	it in the output.
+	(gud-find-expr): Jdb prints the expression with the value, so
+	don't insert it in the output.
 
 2007-04-11  Jason Rumney  <jasonr@gnu.org>