]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of 'file-name-concat'
authorEli Zaretskii <eliz@gnu.org>
Thu, 6 Feb 2025 08:42:04 +0000 (10:42 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Feb 2025 08:42:31 +0000 (09:42 +0100)
commit652cf1ab781e5f59a1cb2e4dc7e66ac1c05b5224
treefa376fe8e02082c5fb95b60ee1f9aa86f99c4ea8
parente8b2c620a933b83e12ee4fd812d0ad650a90c3e1
Improve documentation of 'file-name-concat'

* doc/lispref/files.texi (Directory Names):
* src/fileio.c (Ffile_name_concat): Advise not to use
'file-name-concat' unless necessary.  (Bug#76023)

(cherry picked from commit 143f1096daa686841f1409bd63835167bb7e8aca)
doc/lispref/files.texi
src/fileio.c