]> git.eshelyaron.com Git - emacs.git/commit
Improve loading of byte-compiled custom themes
authorBasil L. Contovounesios <contovob@tcd.ie>
Wed, 9 May 2018 21:20:47 +0000 (22:20 +0100)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 13 Jul 2018 15:28:16 +0000 (11:28 -0400)
commit82e19fede8e46755c9860952fd5c6c9336fb7dd4
tree28fa43e31bdbcf1d977fb2771e81e6d496c9c23a
parent01dbf2a347944497fdcf2ec156f4605020d7ba2a
Improve loading of byte-compiled custom themes

* lisp/custom.el (load-theme):
Load byte-compiled file of safe themes when available.

https://lists.gnu.org/archive/html/emacs-devel/2018-01/msg00614.html
https://lists.gnu.org/archive/html/emacs-devel/2018-02/msg00060.html
lisp/custom.el