emacs-diffs
[Top][All Lists]
Advanced

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

master 4200f09: ; Fix last change in files.el


From: Michael Albinus
Subject: master 4200f09: ; Fix last change in files.el
Date: Fri, 16 Jul 2021 12:54:23 -0400 (EDT)

branch: master
commit 4200f091b094740651f2ff7046feed0db9e98aa3
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    ; 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 8ccf9a9..d97c93e 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



reply via email to

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