1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00

* doc/lispref/customize.texi (Custom Themes): Clarify .el preference.

Copyright-paperwork-exempt: yes

https://lists.gnu.org/archive/html/emacs-devel/2018-01/msg00824.html.
This commit is contained in:
Basil L. Contovounesios 2018-02-02 09:22:53 -05:00 committed by Stefan Monnier
parent 6386efc8f7
commit 59344c43a9

View file

@ -1432,7 +1432,9 @@ where the list entries have the same meanings as in
would be evaluated when loading the theme, but that is bad form.
To protect against loading themes containing malicious code, Emacs
displays the source file and asks for confirmation from the user
before loading any non-built-in theme for the first time.
before loading any non-built-in theme for the first time. As
such, themes are not ordinarily byte-compiled, and source files
always take precedence when Emacs is looking for a theme to load.
The following functions are useful for programmatically enabling and
disabling themes: