aboutsummaryrefslogtreecommitdiffstats
path: root/nt/runemacs.c
Commit message (Collapse)AuthorAgeFilesLines
* (WinMain): Pass explicit environment block toAndrew Innes1999-01-261-1/+1
| | | | CreateProcess, to work around a bug in Windows 95/98.
* (WinMain): Allow Emacs process to be started withGeoff Voelker1997-09-031-4/+20
| | | | high or low priority.
* (WinMain): Put a space between the binary and its args.Richard M. Stallman1996-08-091-2/+2
|
* (CHOOSE_NEWEST_EXE): New parameter macro.Richard M. Stallman1996-06-031-13/+63
| | | | | | Not defined by default. (WinMain): Add conditional testing CHOOSE_NEWEST_EXE. (WinMain): Convert backslashes to slashes in env var values.
* Initial revisionGeoff Voelker1996-05-031-0/+80