Mercurial > emacs
comparison AUTHORS @ 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 | 60d14f3aae0a |
children | 6f2aa2c28da5 |
comparison
equal
deleted
inserted
replaced
40129:9fb304fb3f21 | 40130:89269b100451 |
---|