changeset 71222:6e0c68027a7d

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 05 Jun 2006 10:14:16 +0000
parents 07cd76eb8e03
children 31d9cfc257a4
files lisp/ChangeLog man/ChangeLog
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jun 05 10:10:51 2006 +0000
+++ b/lisp/ChangeLog	Mon Jun 05 10:14:16 2006 +0000
@@ -1,3 +1,9 @@
+2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
+
+	* progmodes/gud.el (gud-menu-map): Use a conditional help echo
+	for gud-go.
+	(gud-common-init): Other debuggers may trigger error.
+
 2006-06-05  Kenichi Handa  <handa@m17n.org>
 
 	* international/mule.el (find-auto-coding): Handle
--- a/man/ChangeLog	Mon Jun 05 10:10:51 2006 +0000
+++ b/man/ChangeLog	Mon Jun 05 10:14:16 2006 +0000
@@ -1,3 +1,9 @@
+2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
+
+	* building.texi (GDB Graphical Interface): Update bindings.
+	(Commands of GUD): Add gud-print.  Remove gud-run.  Restate
+	availability more generally.
+
 2006-06-03  Ted Zlatanov  <tzz@lifelogs.com>
 
 	* mini.texi: Lots of cleanups.