bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#24089: 25.1; Dired: diff error on = <RET> if the file has a backup i


From: Drew Adams
Subject: bug#24089: 25.1; Dired: diff error on = <RET> if the file has a backup inside .~/
Date: Mon, 24 Aug 2020 10:31:32 -0700 (PDT)

> 'file-backup-file-names'.  (Everybody -- feel free to change the name if
> that's too awkward.)

Maybe just `file-backup-files' or even just `backup-files'.

I think generally for a list of file names we just
say "files", not "file-names".  E.g. `directory-files*',
`tags-table-files'.  (Or we say `file-list'.) 

(There are of course other functions with "files" in the
name, which _act_ on files, and don't involve a list of
file names.)





reply via email to

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