diff lisp/ChangeLog @ 71030:6e1192ac395f

(makefile-browser-map, makefile-mode-syntax-table): Move init inside decl. (makefile-fill-paragraph): Use the default comment-filling code.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 28 May 2006 20:56:34 +0000
parents 82d1f472baee
children 80e86267b70b
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 28 20:19:17 2006 +0000
+++ b/lisp/ChangeLog	Sun May 28 20:56:34 2006 +0000
@@ -1,3 +1,9 @@
+2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* progmodes/make-mode.el (makefile-browser-map)
+	(makefile-mode-syntax-table): Move initialization inside declaration.
+	(makefile-fill-paragraph): Use the default comment-filling code.
+
 2006-05-28  Chong Yidong  <cyd@stupidchicken.com>
 
 	* replace.el (query-replace-defaults): New variable.
@@ -44,7 +50,7 @@
 	Move tumme commands to Operate, Regexp and Immediate menus.
 	Change "Add Comment" to "Add Image Comment".  Change "Add Image
 	Tag" to "Add Image Tags".
-	
+
 	* tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
 	(tumme-setup-dired-keybindings): Change `tumme-add-remove' to
 	`tumme-delete-tag'.