* etags.c (cwd, outfiledir): vars added.
authorFrancesco Potortì <pot@gnu.org>
Wed, 23 Mar 1994 18:27:19 +0000 (18:27 +0000)
committerFrancesco Potortì <pot@gnu.org>
Wed, 23 Mar 1994 18:27:19 +0000 (18:27 +0000)
commit46c145db6c5561a7fd6871108d9ca239dc88a3f9
treead41feb6c393968b5ab3c016e9311794b1717536
parent6af6cbb5306f58a93da8e141d0dfe0a0d6cd454d
* etags.c (cwd, outfiledir): vars added.
(relative_filename, absolute_filename, absolute_dirname):
functions added to compute filenames in tags files.
(process_file): filenames in tags file are relative to the
directory where the tags file is (useful with the -o option).
(main): initialise the outfiledir var.
(TYPEDST): added the `tignore' value.
(C_entries): corrected various small bugs.
lib-src/etags.c