diff lisp/ChangeLog @ 48658:9994fce2e427

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 04 Dec 2002 11:57:49 +0000
parents 1915f224ca37
children 02c875f8f059
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Dec 04 11:56:55 2002 +0000
+++ b/lisp/ChangeLog	Wed Dec 04 11:57:49 2002 +0000
@@ -1,3 +1,20 @@
+2002-12-04  Richard M. Stallman  <rms@gnu.org>
+
+	* gud.el (gud-menu-map): Delete CVS conflict markers.
+
+	* progmodes/cc-vars.el: Simply require wid-edit and custom
+	in eval-when-compile.
+
+	* progmodes/cc-menus.el: Don't require imenu.
+
+	* progmodes/cc-langs.el: Don't require cl.
+	(c-delete-duplicates): New function.  Use instead of delete-duplicates.
+
+	* progmodes/cc-bytecomp.el (cc-bytecomp-obsolete-var):
+	Add an else-clause to the if to avoid confused compiler warning.
+
+	* tooltip.el (tooltip-gud-tips-p): Undo previous change.
+
 2002-12-03  Dave Love  <fx@gnu.org>
 
 	* international/ucs-tables.el (ucs-unify-8859, ucs-unify-8859)