\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."
(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