Mercurial > hg > xemacs-beta
diff lisp/cus-edit.el @ 555:93749ba3e629
[xemacs-hg @ 2001-05-21 08:07:13 by yoshiki]
Karl M. Hegbloom's patch "[cus-edit.el] Edit faces: Support GTK Window System also.",
<87d7bdfwxw.fsf@microsharp.com>
* cus-edit.el (custom-display): Support the GTK Window System also.
author | yoshiki |
---|---|
date | Mon, 21 May 2001 08:07:14 +0000 |
parents | e07227fed94e |
children | 023b83f4e54b |
line wrap: on
line diff
--- a/lisp/cus-edit.el Mon May 21 08:04:35 2001 +0000 +++ b/lisp/cus-edit.el Mon May 21 08:07:14 2001 +0000 @@ -2351,6 +2351,10 @@ :sibling-args (:help-echo "\ The X11 Window System") x) + (const :format "GTK " + :sibling-args (:help-echo "\ +The GTK Window System") + gtk) (const :format "PM " :sibling-args (:help-echo "\ OS/2 Presentation Manager")