Mercurial > emacs
comparison etc/=TO-DO @ 4051:73aa16fc728d
(consider_token): was `==', now is `='.
(consider_token): DEFUNs now treated like funcs in ctags mode.
(LEVEL_OK_FOR_FUNCDEF): removed.
(C_entries): optimized the test that used LEVEL_OK_FOR_FUNCDEF.
(C_entries): removed a piece of useless code.
(C_entries): making typedef tags is delayed until a semicolon
is met. This handles "typedef int X, Y, Z;" correctly.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 09 Jul 1993 18:56:47 +0000 |
parents | 59c8668f70c7 |
children |
comparison
equal
deleted
inserted
replaced
4050:0439eaf6f94a | 4051:73aa16fc728d |
---|