changeset 28716:e9fb71a3e51d

(custom-face): Fix parenthesis.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 26 Apr 2000 17:11:44 +0000
parents e077081a7898
children 228d0bc8e997
files lisp/cus-edit.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cus-edit.el	Tue Apr 25 23:49:40 2000 +0000
+++ b/lisp/cus-edit.el	Wed Apr 26 17:11:44 2000 +0000
@@ -2549,7 +2549,7 @@
   "Customize face."
   :sample-face 'custom-face-tag-face
   :help-echo "Set or reset this face."
-  :documentation-property #'face-doc-string)
+  :documentation-property #'face-doc-string
   :value-create 'custom-face-value-create
   :action 'custom-face-action
   :custom-category 'face