Don't use the abbreviation "win" to refer to Windows (Bug#10421).
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Jul 2012 08:18:29 +0000 (01:18 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Jul 2012 08:18:29 +0000 (01:18 -0700)
commitb46a6a83b3c30d34aa6b80633394c74e6145291c
tree70cf89c43b7663acf77c2e54f2ed644d1eb18a4e
parent72b255c7e7856eb0abefb1149211a8be519f6fef
Don't use the abbreviation "win" to refer to Windows (Bug#10421).

* lisp/org/ob-lilypond.el (ly-w32-ly-path): Rename from ly-win32-ly-path.
(ly-w32-pdf-path): Rename from ly-win32-pdf-path.
(ly-w32-midi-path): Rename from ly-win32-midi-path.
(ly-determine-ly-path, ly-determine-pdf-path, ly-determine-midi-path):
Check for "windows-nt", not "win32", in system-type.
* src/regex.c (MAX_BUF_SIZE): Remove some incorrect and
long-ago-commented-out code that talks about "WIN32".
* src/w32heap.h (OS_WINDOWS_95): Rename from OS_WIN95.
All uses changed.
48 files changed:
doc/misc/ChangeLog
doc/misc/gnus-faq.texi
doc/misc/gnus.texi
doc/misc/idlwave.texi
doc/misc/mh-e.texi
leim/makefile.w32-in
lib-src/makefile.w32-in
lib/makefile.w32-in
lisp/ChangeLog
lisp/ChangeLog.8
lisp/dos-w32.el
lisp/mail/feedmail.el
lisp/makefile.w32-in
lisp/mh-e/ChangeLog.1
lisp/net/ange-ftp.el
lisp/org/ChangeLog
lisp/org/ob-lilypond.el
lisp/printing.el
nt/ChangeLog
nt/INSTALL
nt/configure.bat
nt/makefile.w32-in
src/ChangeLog
src/ChangeLog.10
src/ChangeLog.11
src/ChangeLog.6
src/ChangeLog.7
src/ChangeLog.8
src/dbusbind.c
src/makefile.w32-in
src/regex.c
src/sound.c
src/w32.c
src/w32console.c
src/w32fns.c
src/w32font.c
src/w32font.h
src/w32gui.h
src/w32heap.c
src/w32heap.h
src/w32inevt.c
src/w32inevt.h
src/w32menu.c
src/w32proc.c
src/w32select.c
src/w32term.c
src/w32term.h
src/w32xfns.c