comparison build-ins.in @ 4663:5f0ff5c890a8

* etags.c (L_isdef, L_isquote, L_getit): small optimisations. (L_funcs): the (foo::defmumble stuff now should work. (consider_token): function returned random value--corrected. (C_entries): corrected == versus = typo. * etags.c (FINCST): added the fignore status. Means we are after the parameter list and before the open curly brace. Allows correct parsing of C++ constructors. (C_entries, consider_token): make use of fignore. (consider_token): reset funcdef when next_token_is_func: when in ctags mode makes DEFVAR and others work better. (L_isquote): function that recognises the "(quote" string. (L_getit): ignore quoting via "'" or "(quote". Useful for defalias.
author Francesco Potortì <pot@gnu.org>
date Mon, 06 Sep 1993 11:39:39 +0000
parents ce011f7cd03f
children b0eeade85c1f
comparison
equal deleted inserted replaced
4662:abe65b45d5f5 4663:5f0ff5c890a8