diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -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' | ||
| 628 | to 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 |
| 628 | understand two new boolean pseudo-frame-parameters `same-frame' and | 631 | understand two new boolean pseudo-frame-parameters `same-frame' and |
| 629 | `same-window'. | 632 | `same-window'. |