1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 02:10:46 -08:00
emacs/doc/man
Eli Zaretskii cabe904438 Improve and document Ruby support in 'etags'
* lib-src/etags.c (Ruby_suffixes): Add ".ruby".
(Ruby_functions): Support "module" and overloaded operators.
(Ruby_help): Mention "module".

* test/etags/ruby-src/test.rb:
* test/etags/ruby-src/test1.ruby: New files.
* test/etags/Makefile (RBSRC): New tests.
(SRCS): Add ${RBSRC}.
* 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 the new Ruby tests.

* doc/man/etags.1: Mention Ruby support.
* etc/NEWS: Mention Ruby support.
2015-12-11 11:17:31 +02:00
..
ChangeLog.1 Standardize names of ChangeLog history files 2015-04-15 10:59:11 -07:00
ctags.1 Nuke arch-tags. 2011-01-15 15:16:57 -08:00
ebrowse.1 Prefer double-quote to accent-grave in man pages 2015-04-07 11:59:22 -07:00
emacs.1.in Prefer double-quote to accent-grave in man pages 2015-04-07 11:59:22 -07:00
emacsclient.1 Prefer double-quote to accent-grave in man pages 2015-04-07 11:59:22 -07:00
etags.1 Improve and document Ruby support in 'etags' 2015-12-11 11:17:31 +02:00