]> git.eshelyaron.com Git - emacs.git/commitdiff
(custom-display): Use w32 instead of win32.
authorGeoff Voelker <voelker@cs.washington.edu>
Tue, 2 Sep 1997 19:40:12 +0000 (19:40 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Tue, 2 Sep 1997 19:40:12 +0000 (19:40 +0000)
lisp/cus-edit.el

index 64de289080762270b7b0c97a2e2ac7e10f46ccd9..b3d0b52db5507c0957455aaf49ac3a8248378cd7 100644 (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.")