Warning: this is an htmlized version!
The original is here, and the conversion rules are here. |
(find-es "lua5" "etags") (find-man "1 etags" "/\\1/") (find-man "1 etags" "regex files") (find-anchor "Makefile" "TAGS") Regexps for tagging lua files: /\([a-zA-Z_0-9.]+\)[ \t]+=/\1/ /\([a-zA-Z_0-9.]+\),/\1/