]> git.eshelyaron.com Git - emacs.git/commit
Fix saving multiple themes
authorMauro Aranda <maurooaranda@gmail.com>
Mon, 6 Jan 2020 14:04:29 +0000 (11:04 -0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Jan 2020 08:31:44 +0000 (10:31 +0200)
commitd6f9b097776925aac8c85da59712cc747062b813
treea69361455c0c119f67dc97c956c25e6eb795df78
parentc556aabde8bdfae6c3d896d22d992e8d62176832
Fix saving multiple themes

* lisp/custom.el (enable-theme): Be side-effect free when modifying
custom-enabled-themes.  (Bug#19999)
lisp/custom.el