aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2012-03-04 23:03:51 +0800
committerChong Yidong2012-03-04 23:03:51 +0800
commitc349f4e6ff1aaa8ef11f051d7b32952e705e09d9 (patch)
tree4970758235c413d51be389de286e2c0286218d5f /lisp/ChangeLog
parentdb976e3cd893e51a370147f2ce5ecceaf609aaf5 (diff)
downloademacs-c349f4e6ff1aaa8ef11f051d7b32952e705e09d9.tar.gz
emacs-c349f4e6ff1aaa8ef11f051d7b32952e705e09d9.zip
Another tweak to default face handling in face-spec-reset-face.
* lisp/faces.el (face-spec-reset-face): For the default face, reset the attributes to default values. Fixes: debbugs:10748
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e338a6d2ebf..12488b0cd52 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-03-04 Chong Yidong <cyd@gnu.org>
2
3 * faces.el (face-spec-reset-face): For the default face, reset the
4 attributes to default values (Bug#10748).
5
12012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org> 62012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 7
3 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in 8 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in