]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorMartin Rudalics <rudalics@gmx.at>
Sat, 19 Jan 2008 18:46:48 +0000 (18:46 +0000)
committerMartin Rudalics <rudalics@gmx.at>
Sat, 19 Jan 2008 18:46:48 +0000 (18:46 +0000)
etc/NEWS

index 42e51b1fbc3d78eaa7c839a5b2831168865cae1a..87822ef0d8505ad12d160b0240cac3d1a612fa29 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -280,6 +280,9 @@ considered for update.
 ** eldoc highlights the function argument under point
 with the face `eldoc-highlight-function-argument'.
 
+** hide-ifdef-mode permits to shadow ifdef-blocks instead of hiding them.
+See option `hide-ifdef-shadow' and function `hide-ifdef-toggle-shadowing'.
+
 +++
 ** defcustom accepts new keyword arguments, `:safe' and `:risky', which
 set a variable's `safe-local-variable' and `risky-local-variable' property.