dfe9867d76
Copy from home:jengelh:branches:devel:tools/ctags via accept of submit request 27149 revision 2. Request was accepted with message: thx OBS-URL: https://build.opensuse.org/request/show/27149 OBS-URL: https://build.opensuse.org/package/show/devel:tools/ctags?expand=0&rev=4 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
ctags-5.7.diff | ||
ctags-5.7.tar.bz2 | ||
ctags-ycp-parser.diff | ||
ctags.changes | ||
ctags.spec | ||
etags-17.38.1.4.diff | ||
etags-17.38.1.4.tar.gz | ||
get_version_number.sh | ||
README.SuSE | ||
ready |
Ctags and etags =============== Unfortunately there exists several good ctags and etags implementations. They have different supported languages and different options and features. The several versions are: ctags ctags from Darren Hiebert, supports e.g. Eiffel ctags -e etags from Darren Hiebert, supports e.g. Eiffel gnuctags ctags from Emacs sources, supports e.g. Lisp etags etags from Emacs sources, supports e.g. Lisp The version of Darren Hiebert is also called the Exuberant Ctags. Your SuSE team