]> git.eshelyaron.com Git - emacs.git/commitdiff
(hide-ifdefs): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Fri, 29 Jul 1994 20:00:00 +0000 (20:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 29 Jul 1994 20:00:00 +0000 (20:00 +0000)
lisp/progmodes/hideif.el

index 3bffaff96e75ae472f66b84d582ffacb5b15a152..4cd538efcf8d346461f8c9187b10ecfc0d4e8bf5 100644 (file)
@@ -914,7 +914,7 @@ Assume that defined symbols have been added to `hide-ifdef-env'.
 The text hidden is the text that would not be included by the C
 preprocessor if it were given the file with those symbols defined.
 
-Turn off hiding by calling `show-ifdef'."
+Turn off hiding by calling `show-ifdefs'."
 
   (interactive)
   (message "Hiding...")