]> git.eshelyaron.com Git - emacs.git/commitdiff
Regenerated ldefs-boot.el
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 14 Sep 2022 15:54:05 +0000 (17:54 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 14 Sep 2022 15:54:05 +0000 (17:54 +0200)
lisp/ldefs-boot.el

index 909ecf773c668a7ca5559254b2611290d1374019..e84795547c298c774e3c51c3646167f6f9ff62ef 100644 (file)
@@ -33558,12 +33558,10 @@ case, and the process object in the asynchronous case.
 \f
 ;;; Generated autoloads from vc/vc-git.el
 
-(autoload 'vc-git-annotate-switches-safe-p "vc-git" "\
+(defun vc-git-annotate-switches-safe-p (switches) "\
 Check if local value of `vc-git-annotate-switches' is safe.
 Currently only \"-w\" (ignore whitespace) is considered safe, but
-this list might be extended in the future.
-
-(fn SWITCHES)")
+this list might be extended in the future." (equal switches "-w"))
 (put 'vc-git-annotate-switches 'safe-local-variable #'vc-git-annotate-switches-safe-p)
  (defun vc-git-registered (file)
   "Return non-nil if FILE is registered with git."
@@ -34723,6 +34721,11 @@ Turn on Viper emulation of Vi in Emacs.  See Info node `(viper)Top'." t)
 
 (register-definition-prefixes "w32-vars" '("w32-"))
 
+\f
+;;; Generated autoloads from image/wallpaper.el
+
+(register-definition-prefixes "wallpaper" '("wallpaper-"))
+
 \f
 ;;; Generated autoloads from emacs-lisp/warnings.el