1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00

; Fix last change in files.el

This commit is contained in:
Michael Albinus 2021-07-16 18:54:12 +02:00
parent 553ad9c9e8
commit 4200f091b0

View File

@ -477,7 +477,6 @@ file it's locking, and it has the same name, but with \".#\" prepended."
:type '(repeat (list (regexp :tag "Regexp")
(string :tag "Replacement")
(boolean :tag "Uniquify")))
:initialize 'custom-initialize-delay
:version "28.1")
(defcustom remote-file-name-inhibit-locks nil