aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f925eab5593..d83e7d8994a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -844,8 +844,7 @@ version number is performed based on regular expressions from
844`change-log-version-number-regexp-list' which can be cutomized. 844`change-log-version-number-regexp-list' which can be cutomized.
845Version numbers are only found in the first 10 percent of a file. 845Version numbers are only found in the first 10 percent of a file.
846 846
847*** Change Log mode now defines its own faces for font-lock 847*** Change Log mode now defines its own faces for font-lock highlighting.
848highlighting.
849 848
850** Changes to cmuscheme 849** Changes to cmuscheme
851 850
@@ -858,6 +857,8 @@ highlighting.
858font-lock keywords from the current buffer or from a specific major 857font-lock keywords from the current buffer or from a specific major
859mode. 858mode.
860 859
860*** multiline patterns are now supported.
861
861** Comint (subshell) changes 862** Comint (subshell) changes
862 863
863By default, comint no longer uses the variable `comint-prompt-regexp' to 864By default, comint no longer uses the variable `comint-prompt-regexp' to