Document inhibit-local-variables-regexps in the lispref.
[bpt/emacs.git] / etc / NEWS
index 743e3ce..b22f792 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -369,8 +369,7 @@ turn on `whitespace-mode' for *vc-diff* buffers.  Modes should call
 *** Using "mode: MINOR-MODE" to enable a minor mode is deprecated.
 Instead, use "eval: (minor-mode 1)".
 
-FIXME: inhibit-first-line-modes-regexps was not mentioned in lispref,
-but this probably should be.
++++
 *** The variable `inhibit-first-line-modes-regexps' has been renamed
 to `inhibit-local-variables-regexps'.  As the name suggests, it now
 applies to ALL file local variables, not just -*- mode ones.