changeset 52510:a891bc3b4158

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 15 Sep 2003 19:08:21 +0000
parents 5308684cd360
children 261a321c464e
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 15 16:24:35 2003 +0000
+++ b/lisp/ChangeLog	Mon Sep 15 19:08:21 2003 +0000
@@ -1,3 +1,8 @@
+2003-09-15  Zoltan Kemenczy <kemenczy@rogers.com>
+
+	* progmodes/gud.el (gud-find-class): Make jdb work again since
+	cc-mode changed the syntactic information.
+
 2003-09-15  David Ponce  <david@dponce.com>
 
 	* recentf.el: (recentf-exclude): Accept predicates too.