![]() |
![]()
| ![]() |
![]()
MODULEtags - Generate Emacs TAGS file from Erlang source files. DESCRIPTIONA TAGS file is used by Emacs to find function and variable definitions in any source file in a big project. This module can generate a TAGS file from Erlang source files. It recognises functions, records, and defines. EXPORTS
OPTIONSThe functions above have an optional argument, Options. It is a list which can contain the following elements:
The default behaviour is to create a file named "TAGS" in the current directory. SEE ALSOGNU Emacs Manual, chapter "Editing Programs", section "Tag Tables". Erlang mode V2.0 for Emacs. AUTHORAnders Lindgren
|