id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
4195	Makefile utility targets for tags	psprint		"Hi,
the patch adds three Makefile targets:

- `tags-emacs`, which generates the `TAGS` file ↔ the Emacs style tags (actually used by mcedit),
- `tags-vim`, which generates the `tags` file with Vim-style tags,
- `tags`, which generates both above,

… from a curated, well done `ctags` command invocation, with all the needed options like the recursion and search for C sources and e.g.: proper parsing of the headers (.h). The command is in two forms, first for Exuberant Ctags and the second one for Universal Ctags (there's a check for which one is being found)."	enhancement	new	major	Future Releases	mc-core	master		ctags,tags,makefile,make				no branch	
