comparison lisp/ChangeLog @ 69624:efd1add5bedf

* cus-edit.el (custom-face-set): Call custom-push-theme before face-spec set so that `changed' theme is correctly saved. (custom-face-reset-standard): Reset to recalculated face rather than defface spec. * custom.el (custom-push-theme): Only save `changed' theme if the current face does not match the defface specs.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 21 Mar 2006 16:44:10 +0000
parents 7672ac27989e
children 77a585c555e6 b901f4f12f33
comparison
equal deleted inserted replaced
69623:a80a437040ab 69624:efd1add5bedf
1 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * cus-edit.el (custom-face-set): Call custom-push-theme before
4 face-spec set so that `changed' theme is correctly saved.
5 (custom-face-reset-standard): Reset to recalculated face rather
6 than defface spec.
7
8 * custom.el (custom-push-theme): Only save `changed' theme if the
9 current face does not match the defface specs.
10
1 2006-03-21 Simon Josefsson <jas@extundo.com> 11 2006-03-21 Simon Josefsson <jas@extundo.com>
2 12
3 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde 13 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
4 <wilde@sha-bang.de>. 14 <wilde@sha-bang.de>.
5 (pgg-gpg-use-agent): New variable. 15 (pgg-gpg-use-agent): New variable.