diff lisp/cus-edit.el @ 19684:d5378da3dd73

(custom-display): Use w32 instead of win32.
author Geoff Voelker <voelker@cs.washington.edu>
date Tue, 02 Sep 1997 19:40:12 +0000
parents d28bff25d9a6
children b5c12a2d1c26
line wrap: on
line diff
--- a/lisp/cus-edit.el	Tue Sep 02 19:39:53 1997 +0000
+++ b/lisp/cus-edit.el	Tue Sep 02 19:40:12 1997 +0000
@@ -2116,10 +2116,10 @@
 					   :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.")