5 Commits

Author SHA1 Message Date
Ingo Karkat 3663924bcb BUG: Unescaped backslash resulted in unclosed [...] regexp collection causing ingo#escape#file#fnameunescape() to fail to escape on Unix 2017-05-26 17:47:17 +02:00
Ingo Karkat 750dff8412 ENH: Add a:isFile flag to ingo#escape#file#bufnameescape() in order to do full matching on scratch buffer names
There, the expansion to a full absolute path must be skipped in order to match.
2017-05-26 17:47:14 +02:00
Ingo Karkat b640ed5c29 FIX: Correct ingo#escape#file#wildcardescape() of * and ? on Windows 2017-05-26 17:32:27 +02:00
Ingo Karkat 5fe3fcc8ea Add ingo#escape#file#wildcardescape()
file creation
2017-05-26 17:29:08 +02:00
Ingo Karkat 5e9ff49ec2 file creation 2017-05-26 17:28:20 +02:00