Mercurial > emacs
annotate nt/fast-install.bat @ 52737:6685d28af4a7
* w32fns.c (w32_load_system_font): Clear all members of FONTP before
filling them.
* w32bdf.c (w32_load_bdf_font): Likewise.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 02 Oct 2003 23:07:28 +0000 |
parents | 93ce5f375b46 |
children | 375f2633d815 |
rev | line source |
---|---|
11966
afa62a9109a8
Add carriage returns; necessary for batch files on Win95
Geoff Voelker <voelker@cs.washington.edu>
parents:
11766
diff
changeset
|
1 nmake -f makefile.nt fast_install |
52414
93ce5f375b46
Fix some DOS line-ending inconsistencies introduced with arch-tag:
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
2 |
93ce5f375b46
Fix some DOS line-ending inconsistencies introduced with arch-tag:
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
3 goto skipArchTag |
93ce5f375b46
Fix some DOS line-ending inconsistencies introduced with arch-tag:
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
4 arch-tag: 13c64379-e658-452f-92d3-90d0f230ca70 |
93ce5f375b46
Fix some DOS line-ending inconsistencies introduced with arch-tag:
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
5 :skipArchTag |