1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 12:20:39 -08:00
emacs/doc
Paul Eggert a5063aa8b1 Do not treat ~nosuchuser as an absolute file name
Derived from Ken Brown’s patch (Bug#36502#97).
* doc/lispref/files.texi (Relative File Names):
* etc/NEWS: Document this.
* src/fileio.c (user_homedir): New function.
(Fexpand_file_name, file_name_absolute_p): Use it.
(search_embedded_absfilename): Simplify via file_name_absolute_p.
* test/src/fileio-tests.el (fileio-tests--no-such-user): New test.
2019-07-24 14:33:02 -07:00
..
emacs Use input-decode-map in the manuals 2019-07-24 14:37:28 +02:00
lispintro Adjust comments/debug to match C bignum code 2019-06-04 08:34:16 -07:00
lispref Do not treat ~nosuchuser as an absolute file name 2019-07-24 14:33:02 -07:00
man Add Zstandard compression support for etags 2019-06-24 16:08:12 +02:00
misc Use input-decode-map in the manuals 2019-07-24 14:37:28 +02:00