aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ef0cb71012e..6bbb71f7479 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -624,6 +624,9 @@ in line with the output of other GNU tools.
624** f90-mode has new navigation commands `f90-end-of-block', 624** f90-mode has new navigation commands `f90-end-of-block',
625`f90-beginning-of-block', `f90-next-block', `f90-previous-block'. 625`f90-beginning-of-block', `f90-next-block', `f90-previous-block'.
626 626
627** prolog-mode has a new variable `prolog-font-lock-keywords'
628to support use of font-lock.
629
627** `special-display-buffer-names' and `special-display-regexps' now 630** `special-display-buffer-names' and `special-display-regexps' now
628understand two new boolean pseudo-frame-parameters `same-frame' and 631understand two new boolean pseudo-frame-parameters `same-frame' and
629`same-window'. 632`same-window'.