1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

(custom-display): Add checkbox for type mac.

This commit is contained in:
Andreas Schwab 2002-12-03 00:32:50 +00:00
parent 451e26973f
commit a0b1a02278

View 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.")