diff options
author | Miles Bader <miles@gnu.org> | 2000-08-26 10:59:51 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2000-08-26 10:59:51 +0000 |
commit | 19feb949cea546fbc21e9efd65ad4cd69d097c29 (patch) | |
tree | 4edc21a1a3afdd295913e12d4744ad11b80fa15d /lisp/cus-face.el | |
parent | 7c100e1a3f7be805319c41a5bb1a4d3896b92158 (diff) | |
download | emacs-19feb949cea546fbc21e9efd65ad4cd69d097c29.tar.gz |
(set-face-attribute):
Update doc string.
(face-attribute-name-alist):
Add :inherit.
(face-valid-attribute-values):
Handle :inherit.
(face-read-string):
Rephrase prompt to be less confusing.
Assume that DEFAULT is a string, since we must return a string.
(face-read-integer):
Use `format' to turn DEFAULT into an acceptable default for face-read-string.
Match NEW-VALUE against the string "unspecified", not the symbol
`unspecified', since that's what face-read-string returns.
(read-face-attribute):
Lookup a name for old-value in valid, and use it as a default if we find one.
Treat all values from face-read-string as strings.
If the default is used, don't do any more processing on the value,
just use the old value directly.
(read-face-and-attribute, modify-face):
Tweak prompt.
(read-face-name):
Don't assume prompt ends with a space.
Diffstat (limited to 'lisp/cus-face.el')
0 files changed, 0 insertions, 0 deletions