Mercurial > emacs
diff src/w32gui.h @ 16886:c686d4f3728a
Change all uses of win95, winnt, and win32 into Windows 95, Windows
NT, and W32, respectively.
Expand "win" substring in variables referring to Microsoft Windows
constructs into "windows".
Canonicalize header comments to use same terminology.
| author | Geoff Voelker <voelker@cs.washington.edu> |
|---|---|
| date | Mon, 20 Jan 1997 00:43:16 +0000 |
| parents | ee40177f6c68 |
| children | 303cda7d14cb |
line wrap: on
line diff
--- a/src/w32gui.h Mon Jan 20 00:39:13 1997 +0000 +++ b/src/w32gui.h Mon Jan 20 00:43:16 1997 +0000 @@ -1,4 +1,4 @@ -/* Definitions and headers for communication with Win32 GUI. +/* Definitions and headers for communication on the Microsoft W32 API. Copyright (C) 1995 Free Software Foundation, Inc. This file is part of GNU Emacs.
