Mercurial > emacs
annotate nt/fast-install.bat @ 52450:d096f00804db
(battery-linux-proc-acpi): New function.
(battery-status-function): Modified default value calculation to also
check for availability of ACPI.
(battery-echo-area-format): Ditto.
(battery-mode-line-format): Ditto.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 06 Sep 2003 19:28:08 +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 |