mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
etags.c: improve collapsing multiple slashes in file names.
This commit is contained in:
parent
9817cf3f9e
commit
34a23e9431
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2008-08-17 Francesco Potortì <pot@gnu.org>
|
||||
|
||||
* etags.c (main): Use canonicalize_filename on tags file name.
|
||||
(relative_filename): Revert 3.85: do not collapse slashes here.
|
||||
(absolute_dirname): Remove useless call to canonicalize_filename.
|
||||
(canonicalize_filename): Collapse multiple slashes here.
|
||||
|
||||
2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* Makefile.in (INSTALLABLES): Add LIB_SRC_EXTRA_INSTALLABLES. Do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue