changeset 58941:a7271df99c36

(custom-display): Handle `default' specs.
author Richard M. Stallman <rms@gnu.org>
date Mon, 13 Dec 2004 19:40:25 +0000
parents 841754cd73c6
children 1d2e96b9ab80
files lisp/cus-edit.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cus-edit.el	Mon Dec 13 19:39:01 2004 +0000
+++ b/lisp/cus-edit.el	Mon Dec 13 19:40:25 2004 +0000
@@ -2690,6 +2690,7 @@
   :value t
   :help-echo "Specify frames where the face attributes should be used."
   :args '((const :tag "all" t)
+	  (const :tag "defaults" default)
 	  (checklist
 	   :offset 0
 	   :extra-offset 9