mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Mention modus-themes-sort in modus-themes-get-all-known-themes
This commit is contained in:
parent
1d71c7d942
commit
e8f99ba7d7
|
|
@ -3840,7 +3840,9 @@ With non-nil FORCEFULLY, load the theme regardless."
|
|||
"Return all known Modus themes or derivatives, enabling them if needed.
|
||||
With optional THEME-FAMILY, operate only on the themes whose :family
|
||||
property is that. Else consider the Modus themes as well as all their
|
||||
derivatives."
|
||||
derivatives.
|
||||
|
||||
Also see `modus-themes-sort'."
|
||||
(let ((themes (pcase theme-family
|
||||
('modus-themes modus-themes-items)
|
||||
((pred (not null)) modus-themes-registered-items)
|
||||
|
|
|
|||
Loading…
Reference in a new issue