mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-12 16:23:57 +00:00
(face-font-registry-alternatives): Add :version.
This commit is contained in:
parent
84d51f9bb5
commit
f676894c4e
@ -84,6 +84,7 @@ If fonts of registry REGISTRY can't be loaded, try ALTERNATIVE1, then
|
||||
ALTERNATIVE2 etc."
|
||||
:tag "Alternative font registries to try."
|
||||
:type '(repeat (repeat string))
|
||||
:version "21.1"
|
||||
:group 'font-selection
|
||||
:set #'(lambda (symbol value)
|
||||
(set-default symbol value)
|
||||
|
Loading…
Reference in New Issue
Block a user