1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 20:50:52 -08:00
emacs/lib-src
Eli Zaretskii 504696d75d 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.
2016-02-03 18:24:20 +02:00
..
ChangeLog.1 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
ctags.c Port ctags+etags build to Sun C 5.12. 2014-05-18 11:57:04 -07:00
ebrowse.c Update copyright year to 2016 2016-01-01 01:34:24 -08:00
emacsclient.c Update copyright year to 2016 2016-01-01 01:34:24 -08:00
etags.c Etags: yet another improvement in Ruby tags 2016-02-03 18:24:20 +02:00
hexl.c Update copyright year to 2016 2016-01-01 01:34:24 -08:00
make-docfile.c Update copyright year to 2016 2016-01-01 01:34:24 -08:00
Makefile.in Update copyright year to 2016 2016-01-01 01:34:24 -08:00
movemail.c Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ntlib.c Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ntlib.h Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pop.c Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pop.h Update copyright year to 2016 2016-01-01 01:34:24 -08:00
profile.c Update copyright year to 2016 2016-01-01 01:34:24 -08:00
rcs2log Port "$@" to OpenIndiana ksh93 2016-01-24 17:29:01 -08:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
update-game-score.c Update copyright year to 2016 2016-01-01 01:34:24 -08:00
update-game-score.exe.manifest Provide a Windows manifest for update-game-score.exe. 2013-08-10 10:43:41 +03:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.