(readline): When creating a relative file name from a
authorFrancesco Potortì <pot@gnu.org>
Thu, 28 Dec 2006 00:05:53 +0000 (00:05 +0000)
committerFrancesco Potortì <pot@gnu.org>
Thu, 28 Dec 2006 00:05:53 +0000 (00:05 +0000)
commit6598a3d4225d702e81378d958c44b2e011781d2e
treeeb4f2554872583bba6b355ce2e4af165361128f0
parent17d5f8a676acddb92053852b58037eebe87f56bd
(readline): When creating a relative file name from a
#line directive, leave the file name alone.  The previous
behaviour was to make it relative to the tags file directory,
under the hypothesis that the #line directive file name was
relative to the directory of the tagged file.  That hypothesis is
wrong with Cpp and Lex.

(Makefile_targets): Do not include spaces in tag names.
lib-src/etags.c