diff lisp/ChangeLog @ 68239:e08826f8b714

Added makefile-imake-mode.
author Masatake YAMATO <jet@gyve.org>
date Tue, 17 Jan 2006 18:11:53 +0000
parents f88d3a26b09b
children 7057b41ec1db
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 17 16:36:32 2006 +0000
+++ b/lisp/ChangeLog	Tue Jan 17 18:11:53 2006 +0000
@@ -1,3 +1,16 @@
+2006-01-18  Masatake YAMATO  <jet@gyve.org>
+
+	* progmodes/make-mode.el (makefile-imake-mode): New mode
+	derived from maiefile-mode.
+	(makefile-imake-mode-syntax-table): New syntax table
+	derived from makefile-mode-syntax-table.
+	(makefile-mode): Write about makefile-imake-mode in 
+	doc string.
+	(makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
+	(makefile-imake-font-lock-keywords): New font lock keywords.
+
+	* files.el (auto-mode-alist): Added Imakefile.
+
 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
 
 	* textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when