]> git.eshelyaron.com Git - emacs.git/commit
Add 'require-theme' function
authorProtesilaos Stavrou <info@protesilaos.com>
Mon, 1 Mar 2021 15:31:44 +0000 (17:31 +0200)
committerBasil L. Contovounesios <contovob@tcd.ie>
Mon, 1 Mar 2021 19:50:02 +0000 (19:50 +0000)
commit59e1867a1f2b6938cdabac8e3f52acc9e61e9e32
treef8f1bfa4f275b195449f93050252087a3bb834c0
parentece8c1307acc2b5d15babfc99cbcf2367945e95b
Add 'require-theme' function

* etc/NEWS: Document new function.
* lisp/custom.el (require-theme): Add function.

This follows from the discussion on bug#45068 where it became apparent
that there was no equivalent mechanism to 'require' that read through
the 'custom-theme-load-path'.
etc/NEWS
lisp/custom.el