From: Stefan Kangas Date: Mon, 26 Sep 2022 19:32:55 +0000 (+0200) Subject: Get rid of default wallpaper-setter constructor X-Git-Tag: emacs-29.0.90~1856^2~205 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=93b9cf41846b40cd050b56f6e83b590330be255e;p=emacs.git Get rid of default wallpaper-setter constructor * lisp/image/wallpaper.el (wallpaper-setter): Actually get rid of the default constructor. --- diff --git a/lisp/image/wallpaper.el b/lisp/image/wallpaper.el index de650a7318e..36bc7e91a69 100644 --- a/lisp/image/wallpaper.el +++ b/lisp/image/wallpaper.el @@ -84,7 +84,8 @@ the image file to set the wallpaper to.") ;;; Finding the wallpaper command (cl-defstruct (wallpaper-setter - ;; Rename the default constructor from `make-wallpaper-cmd'. + ;; Get rid of the default constructor (`make-wallpaper-cmd'). + (:constructor nil) (:constructor wallpaper-setter-create ( name command args-raw