summaryrefslogtreecommitdiff
path: root/doc/man/etags.1
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2015-12-11 11:17:31 +0200
committerEli Zaretskii <eliz@gnu.org>2015-12-11 11:17:31 +0200
commitcabe9044380df45c1d5d57243955b49de721861a (patch)
tree126cc068eceedef7451a1b2695b238167bb1d167 /doc/man/etags.1
parent95b6e13c13e4de9cdd0c3659d4864b17bafd040e (diff)
downloademacs-cabe9044380df45c1d5d57243955b49de721861a.tar.gz
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.
Diffstat (limited to 'doc/man/etags.1')
-rw-r--r--doc/man/etags.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/etags.1 b/doc/man/etags.1
index fab8901427d..7cb6b6cb6ab 100644
--- a/doc/man/etags.1
+++ b/doc/man/etags.1
@@ -51,7 +51,7 @@ format understood by
\&. Both forms of the program understand
the syntax of C, Objective C, C++, Java, Fortran, Ada, Cobol, Erlang,
Forth, HTML, LaTeX, Emacs Lisp/Common Lisp, Lua, Makefile, Pascal, Perl,
-PHP, PostScript, Python, Prolog, Scheme and
+Ruby, PHP, PostScript, Python, Prolog, Scheme and
most assembler\-like syntaxes.
Both forms read the files specified on the command line, and write a tag
table (defaults: \fBTAGS\fP for \fBetags\fP, \fBtags\fP for