]> git.eshelyaron.com Git - emacs.git/commit
Lift restriction for finding theme summary line
authorMauro Aranda <maurooaranda@gmail.com>
Wed, 19 May 2021 12:57:46 +0000 (09:57 -0300)
committerMauro Aranda <maurooaranda@gmail.com>
Wed, 19 May 2021 12:57:46 +0000 (09:57 -0300)
commit61291e06cc804de2075305c220d31ef6072f28c8
treefa61c287bad402389092c8ecec838a5342cbb964
parent567c31121fdef6bdc8b645999a6ca1d994378c89
Lift restriction for finding theme summary line

* lisp/cus-theme.el (custom-theme-summary): Don't limit the file to
having the deftheme form as the very first form, rather look for the
deftheme form explicitly.
lisp/cus-theme.el