Sorry, I pushed the wrong code...
This commit is contained in:
Protesilaos Stavrou 2022-10-16 18:29:14 +03:00
parent 59da1b3511
commit 0260109d15
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -4089,7 +4089,7 @@ by virtue of calling either of `modus-themes-load-operandi' and
('modus-vivendi (modus-themes-load-operandi))
(_ (modus-themes--load-prompt))))
(when (or (fboundp 'toggle-theme) (>= emacs-major-version 29))
(when (fboundp 'toggle-theme)
(define-obsolete-function-alias
'modus-themes-toggle
'toggle-theme