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:
parent
6386efc8f7
commit
59344c43a9
1 changed files with 3 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue