Mercurial > emacs
diff man/cc-mode.texi @ 40130:89269b100451
(struct rcsoc_state): New type.
(read_c_string_or_comment): Use a variable of type `rcsoc_state' to hold
most of our state.
(put_char): Add STATE parameter, and remove all other parameters
except CH. Use STATE to get access to all needed state.
(scan_keyword_or_put_char): New function.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 21 Oct 2001 13:48:16 +0000 |
parents | a8c0a02f6129 |
children | 421e0a91a1d1 |