diff options
| author | Mauro Aranda | 2020-11-06 09:34:08 -0300 |
|---|---|---|
| committer | Mauro Aranda | 2020-11-06 09:34:08 -0300 |
| commit | 527413fb2ff8c073d89ee2d22d38a67c74678b27 (patch) | |
| tree | 99ae1e4cddcf521f4f1b326c6e12608387e1d459 /src/coding.c | |
| parent | 291955a588cd8a99e93aff3eb79e16e83c3e3e13 (diff) | |
| download | emacs-527413fb2ff8c073d89ee2d22d38a67c74678b27.tar.gz emacs-527413fb2ff8c073d89ee2d22d38a67c74678b27.zip | |
Go back to not using custom-push-theme when enabling a theme
* lisp/custom.el (enable-theme): Relying on custom-push-theme to
handle theme settings and prior user settings was a mistake. The
theme settings haven't changed between loading the theme and enabling
it, so we don't need all of what custom-push-theme does. However, we
still need to save a user setting outside of Customize, in order to be
able to get back to it, so do that in enable-theme itself.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions