changeset 24986:cf6d86af7374

(defface): Extend documentation to include new face attributes. (defface): Add new face attributes to function comment.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 21 Jul 1999 21:43:03 +0000
parents e4f2a5d1dc28
children aee690417f63
files lisp/custom.el
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/custom.el	Wed Jul 21 21:43:03 1999 +0000
+++ b/lisp/custom.el	Wed Jul 21 21:43:03 1999 +0000
@@ -234,8 +234,10 @@
 
 ATTS is a list of face attributes followed by their values:
   (ATTR VALUE ATTR VALUE...)
-The possible attributes are `:bold', `:italic', `:underline',
-`:foreground', `:background', `:stipple' and `:inverse-video'.
+
+The possible attributes are `:family', `:width', `:height', `:weight',
+`:slant', `:underline', `:overline', `:strike-through', `:box',
+`:foreground', `:background', `:stipple', and `:inverse-video'.
 
 DISPLAY can either be the symbol t, which will match all frames, or an
 alist of the form \((REQ ITEM...)...).  For the DISPLAY to match a