emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master e315544: ; * src/fileio.c (Fdirectory_append): Doc fix.


From: Andreas Schwab
Subject: Re: master e315544: ; * src/fileio.c (Fdirectory_append): Doc fix.
Date: Sun, 25 Jul 2021 13:50:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

On Jul 25 2021, Kévin Le Gouguec wrote:

> diff --git a/etc/NEWS b/etc/NEWS
> index f1635ae2e6..0d1abfd852 100644
> --- a/etc/NEWS
> +++ b/etc/NEWS
> @@ -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.

s/path/file name/

This should probably emphasize the fact that it ignores file name
handlers.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]