aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8edc121a7a0..e0375dd8439 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1755,6 +1755,11 @@ an error if the argument actually returns differing values.
1755 1755
1756* Changes in Specialized Modes and Packages in Emacs 22.1: 1756* Changes in Specialized Modes and Packages in Emacs 22.1:
1757 1757
1758** Makefile mode has now been split up into specialized modes for automake,
1759gmake, makepp and BSD make. The former two couldn't be differentiated before,
1760and the latter two are new. Font-locking is robust now and offers new
1761customizable faces.
1762
1758+++ 1763+++
1759** In Outline mode, hide-body no longer hides lines at the top 1764** In Outline mode, hide-body no longer hides lines at the top
1760of the file that precede the first header line. 1765of the file that precede the first header line.