Mercurial > emacs
changeset 9447:1ff618ef732b
* etags.c (C_entries): Name the #define's that are macros.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Tue, 11 Oct 1994 13:04:30 +0000 |
parents | be58ba7c209d |
children | 99ec41e9cb2e |
files | lib-src/etags.c |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/etags.c Tue Oct 11 09:27:47 1994 +0000 +++ b/lib-src/etags.c Tue Oct 11 13:04:30 1994 +0000 @@ -1823,9 +1823,7 @@ if (structdef == stagseen || typdef == tend - /* Better not to name the #define's in - order to reduce the TAGS file size. - || definedef == dignorerest */ ) + || (definedef == dignorerest && is_func)) tok.named = TRUE; if (definedef == dnone