]> git.eshelyaron.com Git - emacs.git/commitdiff
; Avoid "Local Variables" popups in Emacs tree
authorEli Zaretskii <eliz@gnu.org>
Sun, 20 Nov 2022 10:10:38 +0000 (12:10 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 20 Nov 2022 10:10:38 +0000 (12:10 +0200)
* lisp/vc/vc.el (vc-prepare-patches-separately): Add an autoloaded
form for the 'safe-local-variable' property.  (Bug#59384)

lisp/vc/vc.el

index 990b03b4c7ef7e63217b3a0fbf59110d2f52b25b..fa3d58f770e362ebcb4b5a0f1636a3198bb7fa7d 100644 (file)
@@ -3347,6 +3347,8 @@ immediately after this one."
           (lambda (&rest args)
             (apply #'vc-user-edit-command (apply old args))))))
 
+;; This is used in .dir-locals.el in the Emacs source tree.
+;;;###autoload (put 'vc-prepare-patches-separately 'safe-local-variable 'booleanp)
 (defcustom vc-prepare-patches-separately t
   "Whether `vc-prepare-patch' should generate a separate message for each patch.
 If nil, `vc-prepare-patch' creates a single email message by attaching