Move NT-specific include file to the NT include directory
authorGlenn Morris <rgm@gnu.org>
Thu, 2 Aug 2012 06:19:48 +0000 (23:19 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 2 Aug 2012 06:19:48 +0000 (23:19 -0700)
commit837b365b2ad2363c59f9c1fd78beab92a5eada02
tree69cabb64cbed6479ebc6ec6f14fb9063a7f09b9b
parent2a194dcceb0406ba83d355b881a7d5f5b7ed7323
Move NT-specific include file to the NT include directory

* nt/inc/ms-w32.h: Move here from ../src/s.
* nt/config.nt (config_opsysfile): Change to <ms-w32.h>.

* s/ms-w32.h: Move to ../nt/inc.
* src/makefile.w32-in (TAGS, TAGS-gmake, MS_W32_H):
Update for new ms-w32.h location.

* lib-src/makefile.w32-in (MS_W32_H): Update for new ms-w32.h location.

* lib/makefile.w32-in (MS_W32_H): Update for new ms-w32.h location.

* lisp/emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
ChangeLog
lib-src/ChangeLog
lib-src/makefile.w32-in
lib/makefile.w32-in
lisp/ChangeLog
lisp/emacs-lisp/authors.el
nt/ChangeLog
nt/config.nt
nt/inc/ms-w32.h [moved from src/s/ms-w32.h with 100% similarity]
src/ChangeLog
src/makefile.w32-in