1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00
emacs/test/manual
Eli Zaretskii f08362594e Teach etags to process ENUM_BF correctly
* lib-src/etags.c (sym_type): New enumeration value st_C_enum_bf.
(hash): Regenerated values for asso_values[] array.
(in_word_set): Update values of TOTAL_KEYWORDS and
MAX_HASH_VALUE.  Add "ENUM_BF" to the wordlist[] array.
(in_enum_bf): New file-global variable.
(consider_token): Skip ENUM_BF if not in a macro definition.
(C_entries): Reset the in_enum_bf flag when past its closing
parenthesis.

* test/manual/etags/ETAGS.good_1:
* test/manual/etags/ETAGS.good_2:
* test/manual/etags/ETAGS.good_3:
* test/manual/etags/ETAGS.good_4:
* test/manual/etags/ETAGS.good_5:
* test/manual/etags/ETAGS.good_6:
* test/manual/etags/CTAGS.good: Adapt to changes in etags.
2017-03-12 17:36:41 +02:00
..
cedet
etags Teach etags to process ENUM_BF correctly 2017-03-12 17:36:41 +02:00
indent * test/manual/indent/scss-mode.scss: Fix indentation 2017-02-04 20:40:13 +01:00
BidiCharacterTest.txt
biditest.el
redisplay-testsuite.el
rmailmm.el
scroll-tests.el Fix scrolling with partial line corner case (Bug#25792) 2017-02-24 23:15:40 -05:00