]> git.eshelyaron.com Git - emacs.git/commitdiff
(hide-ifdef-mode): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sun, 5 May 1996 17:27:24 +0000 (17:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 5 May 1996 17:27:24 +0000 (17:27 +0000)
lisp/progmodes/hideif.el

index d995fc4c9d4183dcacb8338063a27b2d19c8ec63..4179c9032759631b879903c24890c47343275c2c 100644 (file)
 ;;;###autoload
 (defun hide-ifdef-mode (arg)
   "Toggle Hide-Ifdef mode.  This is a minor mode, albeit a large one.
-With ARG, turn Hide-Ifdef mode on iff arg is positive.
+With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise.
 In Hide-Ifdef mode, code within #ifdef constructs that the C preprocessor
 would eliminate may be hidden from view.  Several variables affect
 how the hiding is done: