]> code.delx.au - gnu-emacs/commit
Etags: yet another improvement in Ruby tags
authorEli Zaretskii <eliz@gnu.org>
Wed, 3 Feb 2016 16:24:20 +0000 (18:24 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 3 Feb 2016 16:24:20 +0000 (18:24 +0200)
commit504696d75dbd9b8159490ec4cd9da2b5578f2934
tree7ee9b67365486af65f179e62860d4c2fcb2d3155
parent8784ebf3a9f94c64cd09149c4906a3f494a1251d
Etags: yet another improvement in Ruby tags

* lib-src/etags.c (Ruby_functions): Handle continuation lines in
Ruby accessor definitions.  (Bug#22241)

* test/etags/ruby-src/test1.ru (A::B#X): Add some more tests for
accessors and multiline definitions.
* test/etags/ETAGS.good_1:
* test/etags/ETAGS.good_2:
* test/etags/ETAGS.good_3:
* test/etags/ETAGS.good_4:
* test/etags/ETAGS.good_5:
* test/etags/ETAGS.good_6:
* test/etags/CTAGS.good: Adapt to changes in Ruby tags.
lib-src/etags.c
test/etags/CTAGS.good
test/etags/ETAGS.good_1
test/etags/ETAGS.good_2
test/etags/ETAGS.good_3
test/etags/ETAGS.good_4
test/etags/ETAGS.good_5
test/etags/ETAGS.good_6
test/etags/ruby-src/test1.ru