]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix last change in files.el
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 16 Jul 2021 16:54:12 +0000 (18:54 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 16 Jul 2021 16:54:12 +0000 (18:54 +0200)
lisp/files.el

index 8ccf9a9c75a2749fcd9a06920aa7bf43d73db477..d97c93e5c768b61dd025d9eed562afd76d99ed21 100644 (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