mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 00:01:33 -08:00
(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. |
||
|---|---|---|
| .. | ||
| aixcc.lex | ||
| b2m.c | ||
| cvtmail.c | ||
| digest-doc.c | ||
| emacsclient.c | ||
| emacsserver.c | ||
| emacstool.c | ||
| env.c | ||
| etags-vmslib.c | ||
| etags.c | ||
| fakemail.c | ||
| hexl.c | ||
| leditcfns.c | ||
| make-docfile.c | ||
| make-path.c | ||
| Makefile.in | ||
| movemail.c | ||
| rcs-checkin | ||
| rcs2log | ||
| sorted-doc.c | ||
| test-distrib.c | ||
| timer.c | ||
| vcdiff | ||
| wakeup.c | ||
| yow.c | ||