Mercurial > emacs
changeset 48633:8ef126b2490a
(custom-display): Add checkbox for type mac.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Tue, 03 Dec 2002 00:32:50 +0000 |
parents | 84477416d98b |
children | 9a074a6bcaab |
files | lisp/cus-edit.el |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/cus-edit.el Tue Dec 03 00:12:08 2002 +0000 +++ b/lisp/cus-edit.el Tue Dec 03 00:32:50 2002 +0000 @@ -2668,6 +2668,10 @@ :sibling-args (:help-echo "\ Windows NT/9X.") w32) + (const :format "MAC " + :sibling-args (:help-echo "\ +Macintosh OS.") + mac) (const :format "DOS " :sibling-args (:help-echo "\ Plain MS-DOS.")