# HG changeset patch # User Chong Yidong # Date 1207406816 0 # Node ID 71bb1b7b51856689d603cad6138b115174ddd836 # Parent a60642ce1edeb96f2fc82490e36708bafbee2408 * cus-face.el (custom-face-attributes): Handle roman slant. diff -r a60642ce1ede -r 71bb1b7b5185 lisp/ChangeLog --- a/lisp/ChangeLog Sat Apr 05 14:39:13 2008 +0000 +++ b/lisp/ChangeLog Sat Apr 05 14:46:56 2008 +0000 @@ -1,5 +1,7 @@ 2008-04-05 Chong Yidong + * cus-face.el (custom-face-attributes): Handle roman slant. + * faces.el (default): Ensure the face-defface-spec property is set.