]> git.eshelyaron.com Git - emacs.git/commit
Revert recent expand-file-name changes if DOS_NT
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 29 Aug 2020 05:37:29 +0000 (22:37 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 29 Aug 2020 05:41:45 +0000 (22:41 -0700)
commit7d5807277ff614a337c7e4530bb8d0e0188c189b
tree7ac086b1c501ee1328baa51c9a1a436bcbda5633
parent2b59cfaaa35283900f28d755d34b5049c5c67603
Revert recent expand-file-name changes if DOS_NT

* src/fileio.c (Fexpand_file_name): Restore pre-August-26
behavior, if DOS_NT.  This should fix the recently-introduced
expand-file-name bugs on DOS_NT (Bug#26911).
src/fileio.c