* etc/NEWS: Fix renaming of directory-append.

This commit is contained in:
Kévin Le Gouguec 2021-07-25 12:23:28 +02:00 committed by Lars Ingebrigtsen
parent 142961bcdf
commit cb28b2e32b

View file

@ -3109,8 +3109,8 @@ The former is now declared obsolete.
* Lisp Changes in Emacs 28.1
+++
*** New function 'directory-append'.
This appends a file name to a directory name and returns the result.
*** New function 'file-name-concat'.
This appends path components to a directory name and returns the result.
+++
*** New function 'split-string-shell-command'.