# HG changeset patch # User Geoff Voelker # Date 873229212 0 # Node ID d5378da3dd7300aa6120780fa68c835f1fd26157 # Parent af32e336d12cebb3cfa05557fbd411d34e87f16f (custom-display): Use w32 instead of win32. diff -r af32e336d12c -r d5378da3dd73 lisp/cus-edit.el --- 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.")