]> git.eshelyaron.com Git - emacs.git/commitdiff
(custom-display): Add checkbox for type mac.
authorAndreas Schwab <schwab@suse.de>
Tue, 3 Dec 2002 00:32:50 +0000 (00:32 +0000)
committerAndreas Schwab <schwab@suse.de>
Tue, 3 Dec 2002 00:32:50 +0000 (00:32 +0000)
lisp/cus-edit.el

index 71709cd723458df44b2729c7f58a8d0cccef834b..67d25b2ea7af8c148c33f3bb7b9623e7e6b85418 100644 (file)
@@ -2668,6 +2668,10 @@ OS/2 Presentation Manager.")
                                           :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.")