diff lisp/ChangeLog @ 51889:5b772e335afe

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 13 Jul 2003 00:20:39 +0000
parents 8065f7ca3329
children b0d51b510fb5
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jul 13 00:20:27 2003 +0000
+++ b/lisp/ChangeLog	Sun Jul 13 00:20:39 2003 +0000
@@ -1,5 +1,11 @@
 2003-07-12  Richard M. Stallman  <rms@gnu.org>
 
+	* progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
+
+	* progmodes/cc-defs.el (c-make-keywords-re):
+	Don't use delete-duplicates.
+	(c-lang-const): Don't use mapcan.
+
 	* apropos.el (apropos-show-scores): Make it customizable.
 	Document new meaning.
 	(apropos): Compute scores from symbols.