aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 72f669a4a40..d10a5532447 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -329,7 +329,7 @@ and directory-local variables.
329a message about the error locus. 329a 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
333grep hits (this used to be controlled by 'compilation-search-path'). 333grep 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,
710and renamed to 'flymake-start-on-newline'. 710use 'post-self-insert-hook' to check on newline.
711 711
712** Ruby 712** Ruby
713 713