Mercurial > emacs
changeset 8375:46b6425cf980
(hide-ifdefs): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 29 Jul 1994 20:00:00 +0000 |
parents | 4c6590fc242e |
children | b84147ed033d |
files | lisp/progmodes/hideif.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/hideif.el Fri Jul 29 03:45:49 1994 +0000 +++ b/lisp/progmodes/hideif.el Fri Jul 29 20:00:00 1994 +0000 @@ -914,7 +914,7 @@ 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...")