summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMasatake YAMATO <jet@gyve.org>2006-01-17 18:11:53 +0000
committerMasatake YAMATO <jet@gyve.org>2006-01-17 18:11:53 +0000
commit3968c89ffe41372c3188f1d695a21dd2d9b9ea22 (patch)
tree05ac7b91fdbb52abd6ce5b8428fda3bbd3b32098 /etc
parent11b07c376294c4a578177f136386a8ecccc8de39 (diff)
downloademacs-3968c89ffe41372c3188f1d695a21dd2d9b9ea22.tar.gz
Added makefile-imake-mode.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 50bc6b1089d..f5060197166 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1876,9 +1876,9 @@ subprocess are controlled by the user options `scheme-trace-command',
`scheme-untrace-command' and `scheme-expand-current-form'.
---
-** Makefile mode has submodes for automake, gmake, makepp and BSD make.
+** Makefile mode has submodes for automake, gmake, makepp, BSD make and imake.
-The former two couldn't be differentiated before, and the latter two
+The former two couldn't be differentiated before, and the latter three
are new. Font-locking is robust now and offers new customizable
faces.