diff lisp/progmodes/hideif.el @ 15166:83258eb2ede5

(hide-ifdef-mode): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 05 May 1996 17:27:24 +0000
parents 83f275dcd93a
children 054e17dc5712
line wrap: on
line diff
--- a/lisp/progmodes/hideif.el	Sun May 05 04:35:53 1996 +0000
+++ b/lisp/progmodes/hideif.el	Sun May 05 17:27:24 1996 +0000
@@ -184,7 +184,7 @@
 ;;;###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: