projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb9df76
)
Get rid of default wallpaper-setter constructor
author
Stefan Kangas
<stefankangas@gmail.com>
Mon, 26 Sep 2022 19:32:55 +0000
(21:32 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Mon, 26 Sep 2022 19:32:55 +0000
(21:32 +0200)
* lisp/image/wallpaper.el (wallpaper-setter): Actually get rid of
the default constructor.
lisp/image/wallpaper.el
patch
|
blob
|
history
diff --git
a/lisp/image/wallpaper.el
b/lisp/image/wallpaper.el
index de650a7318efebd92b8c922a2833280bb4ca5879..36bc7e91a6927ecdc4eb9a94a8d1345325fa0940 100644
(file)
--- 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