1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00
emacs/doc
Basil L. Contovounesios 8e759d60cc Decouple require-theme from load-theme
* lisp/custom.el (require-theme): Refashion after 'require', as a
function for loading only named features.  Do not call
load-theme (bug#45068).
* etc/NEWS: Update its announcement accordingly.
* doc/lispref/customize.texi (Custom Themes): Document it.

* etc/themes/modus-operandi-theme.el:
* etc/themes/modus-vivendi-theme.el: Remove redundant calls to
'provide'.

* test/lisp/custom-tests.el (custom-tests--with-temp-dir): New
macro.
(custom-theme--load-path): Use it.
(custom-tests-require-theme): New test.
2021-03-04 15:40:35 +00:00
..
emacs Mention the problems with newlines in Dired 2021-02-22 22:39:27 +01:00
lispintro Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lispref Decouple require-theme from load-theme 2021-03-04 15:40:35 +00:00
man Update copyright year to 2021 2021-01-01 01:13:56 -08:00
misc Fix a doc/misc clean rule 2021-03-03 19:58:47 -08:00