1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-04 20:27:45 +00:00

(custom-display): Use w32 instead of win32.

This commit is contained in:
Geoff Voelker 1997-09-02 19:40:12 +00:00
parent 156556942f
commit b97aca2766

View File

@ -2116,10 +2116,10 @@ The X11 Window System.")
:sibling-args (:help-echo "\
OS/2 Presentation Manager.")
pm)
(const :format "Win32 "
(const :format "W32 "
:sibling-args (:help-echo "\
Windows NT/95/97.")
win32)
Windows NT/9X.")
w32)
(const :format "DOS "
:sibling-args (:help-echo "\
Plain MS-DOS.")