]> git.eshelyaron.com Git - emacs.git/commit
Clarify that enabling a theme does not disable other themes
authorDaniel Colascione <dancol@dancol.org>
Wed, 13 Jun 2018 06:28:47 +0000 (23:28 -0700)
committerDaniel Colascione <dancol@dancol.org>
Wed, 13 Jun 2018 06:28:47 +0000 (23:28 -0700)
commitb8478b2ab7ad19c629da9c6b0dfd9a6544a6acee
tree611c85ab29c47bf3acc2e4c6e0e84bac721c6c8e
parent5ed119141d10a09c4cd767c42a25a285f4f844ce
Clarify that enabling a theme does not disable other themes

Avoid user confusion by explicitly stating that enabling a theme does
not imply disabling other themes and that theme load functions are not
theme switch functions.

* lisp/custom.el (load-theme, enable-theme): Clarify docstrings.
lisp/custom.el