diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -329,7 +329,7 @@ and directory-local variables. | |||
| 329 | a message about the error locus. | 329 | a message about the error locus. |
| 330 | 330 | ||
| 331 | --- | 331 | --- |
| 332 | ** New variable 'grep-search-path defines' the directories searched for | 332 | ** New variable 'grep-search-path' defines the directories searched for |
| 333 | grep hits (this used to be controlled by 'compilation-search-path'). | 333 | grep hits (this used to be controlled by 'compilation-search-path'). |
| 334 | 334 | ||
| 335 | --- | 335 | --- |
| @@ -706,8 +706,8 @@ This enables more efficient backends. See the docstring of | |||
| 706 | 'flymake-diagnostic-functions' or the Flymake manual for details. | 706 | 'flymake-diagnostic-functions' or the Flymake manual for details. |
| 707 | 707 | ||
| 708 | +++ | 708 | +++ |
| 709 | *** The variable 'flymake-start-syntax-check-on-newline' is obsolete | 709 | *** 'flymake-start-syntax-check-on-newline' is now obsolete, |
| 710 | and renamed to 'flymake-start-on-newline'. | 710 | use 'post-self-insert-hook' to check on newline. |
| 711 | 711 | ||
| 712 | ** Ruby | 712 | ** Ruby |
| 713 | 713 | ||