1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-06 07:31:13 -08:00

Fix last change to custom-push-theme.

This commit is contained in:
Chong Yidong 2005-09-06 03:14:46 +00:00
parent 4a2358e9b4
commit f4885d8137
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2005-09-05 Chong Yidong <cyd@stupidchicken.com>
* custom.el (custom-push-theme): Fix last change.
2005-09-05 Chong Yidong <cyd@stupidchicken.com>
* cus-theme.el (custom-theme-write-faces): Save the current face

View file

@ -649,7 +649,8 @@ See `custom-known-themes' for a list of known themes."
(progn
(setcar (cdr setting) mode)
(setcar (cddr setting) value))
(if (null old)
(if (and (null old)
(boundp symbol))
(setq old
(list
(list 'standard 'set