Mercurial > emacs
diff INSTALL @ 23440:21dd0dd62240
(hide-ifdef-env, hif-outside-read-only):
Move declaration before first use.
(hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
hif-math, hif-factor): Rename token to hif-token and token-list to
hif-token-list.
(hif-token, hif-token-list): Declare them.
(hif-find-ifdef-block): Return cons of top and bottom point
instead of setting dynamically bound variables.
(hide-ifdef-block, show-ifdef-block): Use return value of
hif-find-ifdef-block.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Tue, 13 Oct 1998 09:52:54 +0000 |
parents | 2a5d306408cb |
children | 526d645420b5 |