diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 0 insertions, 5 deletions
| @@ -873,11 +873,6 @@ fontification in Info, remove `turn-on-font-lock' from | |||
| 873 | `Info-mode-hook'. | 873 | `Info-mode-hook'. |
| 874 | 874 | ||
| 875 | +++ | 875 | +++ |
| 876 | *** font-lock-lines-before specifies a number of lines before the | ||
| 877 | current line that should be refontified when you change the buffer. | ||
| 878 | The default value is 1. | ||
| 879 | |||
| 880 | +++ | ||
| 881 | *** font-lock: in modes like C and Lisp where the fontification assumes that | 876 | *** font-lock: in modes like C and Lisp where the fontification assumes that |
| 882 | an open-paren in column 0 is always outside of any string or comment, | 877 | an open-paren in column 0 is always outside of any string or comment, |
| 883 | font-lock now highlights any such open-paren-in-column-zero in bold-red | 878 | font-lock now highlights any such open-paren-in-column-zero in bold-red |