changeset 95522:112ef9232577

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Tue, 03 Jun 2008 19:39:24 +0000
parents 9eca14933764
children 3c4256715c94
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jun 03 19:35:19 2008 +0000
+++ b/lisp/ChangeLog	Tue Jun 03 19:39:24 2008 +0000
@@ -1,7 +1,8 @@
 2008-06-03  John Paul Wallington  <jpw@pobox.com>
 
 	* progmodes/make-mode.el (makefile-cleanup-continuations)
-	(makefile-warn-suspicious-lines): Use `derived-mode-p'.
+	(makefile-warn-suspicious-lines, makefile-warn-continuations):
+	Use `derived-mode-p'.
 
 2008-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>