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:
parent
553ad9c9e8
commit
4200f091b0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user