CTAGS-LANG-LISP(7) Universal Ctags CTAGS-LANG-LISP(7) NAME ctags-lang-lisp - Random notes about tagging Lisp source code with Universal Ctags SYNOPSIS ctags ... --languages=+Lisp ... ctags ... --language-force=Lisp ... ctags ... --map-Lisp=+.cl ... ctags ... --map-Lisp=+.clisp ... ctags ... --map-Lisp=+.l ... ctags ... --map-Lisp=+.lisp ... ctags ... --map-Lisp=+.lsp ... DESCRIPTION This man page gathers random notes about tagging Lisp source code. VERSIONS Change since "0.0" o Add kinds: o class, o generic, o method, o parameter, o struct, and o type. o Add definer field. SEE ALSO ctags(1) 6.2.0 CTAGS-LANG-LISP(7)