]> code.delx.au - gnu-emacs/commitdiff
* etc/NEWS: Tweak previous change.
authorGlenn Morris <rgm@gnu.org>
Mon, 3 Mar 2014 01:41:28 +0000 (17:41 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 3 Mar 2014 01:41:28 +0000 (17:41 -0800)
etc/NEWS

index 88b32d81a1316b087c076c4d902143f7e2854626..d27f5655eb5b0fc0286179536a992d01f5e765c9 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1377,7 +1377,9 @@ conveniently prepend/append new face properties.
 ---
 *** Face specs set via Custom themes now replace the `defface' spec
 rather than inheriting from it.  In other words, setting a face via a
-theme now behaves like setting it via Customize.
+theme now behaves like setting it via Customize: you only need to
+specify the attributes that you want, you don't need to unset those
+that you don't want.
 
 ---
 *** New face characteristic (supports :underline (:style wave))