1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00

(custom-face-attributes): Doc fix.

This commit is contained in:
Richard M. Stallman 1998-05-05 03:29:49 +00:00
parent 599f9a5c4c
commit ada4407b16

View file

@ -102,7 +102,7 @@ Control whether the text should be in inverse video.")
"Alist of face attributes.
The elements are of the form (KEY TYPE SET GET),
where KEY is the name of the attribute,
TYPE is a widget type for editing the attibute,
TYPE is a widget type for editing the attribute,
SET is a function for setting the attribute value,
and GET is a function for getiing the attribute value.