diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-10-12 15:30:18 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-10-12 15:33:53 -0700 |
commit | 38f99a02b83e9e408970cb7abdb685725b2004f9 (patch) | |
tree | 0cee2e10901a3e984e466fae8c72c1db0a953c2b /INSTALL | |
parent | e57a0c3d38b3e2bdd408a7e02b7308fa281f3073 (diff) | |
download | emacs-38f99a02b83e9e408970cb7abdb685725b2004f9.tar.gz |
Unmacroize ebrowse.c and etags.c a bit
* lib-src/ebrowse.c (READ_CHUNK_SIZE): Now an enum constant.
(streq, filename_eq, set_flag, has_flag): Now inline functions.
(set_flag): First arg is now an address, not an lvalue.
All callers changed.
(filename_eq, set_flag, has_flag):
Rename from FILENAME_EQ, SET_FLAG, HAS_FLAG.
All callers changed.
* lib-src/etags.c (streq, strcaseeq, strneq, strncaseeq):
Now inline functions. Remove asserts that are unnecessary these
days (and in some cases were too-generous anyway).
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions