Mercurial > emacs
changeset 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 | af32e336d12c |
children | 892072fc83d6 |
files | lisp/cus-edit.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
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.")