changeset 48689:12162bfc4abc

*** empty log message ***
author Markus Rost <rost@math.uni-bielefeld.de>
date Fri, 06 Dec 2002 00:44:26 +0000
parents 8155d7b714f2
children 036a8f0597c4
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 06 00:39:16 2002 +0000
+++ b/lisp/ChangeLog	Fri Dec 06 00:44:26 2002 +0000
@@ -1,3 +1,8 @@
+2002-12-06   Markus Rost  <rost@math.ohio-state.edu>
+
+	* finder.el (finder-compile-keywords): Don't insert a keyword to
+	the generated file.
+
 2002-12-05  Andreas Schwab  <schwab@suse.de>
 
 	* speedbar.el (speedbar-highlight-face): Fix face spec.
@@ -1057,7 +1062,7 @@
 
 2002-10-28  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
 
-	* make-mode.el (makefile-warn-continuations):
+	* progmodes/make-mode.el (makefile-warn-continuations):
 	Call re-search-forward with NOERROR t.
 
 2002-10-29  Kim F. Storm  <storm@cua.dk>