From 4200f091b094740651f2ff7046feed0db9e98aa3 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Fri, 16 Jul 2021 18:54:12 +0200 Subject: [PATCH] ; Fix last change in files.el --- lisp/files.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/files.el b/lisp/files.el index 8ccf9a9c75a..d97c93e5c76 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -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 -- 2.39.2