summaryrefslogtreecommitdiff
path: root/nt/runemacs.c
Commit message (Collapse)AuthorAgeFilesLines
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-6/+4
|
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-161-1/+2
| | | | 2001).
* (WinMain): Process all recognized arguments, not just the first one.Juanma Barranquero2006-10-291-12/+14
| | | | Remove unused variable sec_desc.
* (WinMain): Set screen buffer to 80x25.Jason Rumney2006-03-111-1/+5
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-101-0/+20
|
* (WinMain): Let emacs environment default to parent.Jason Rumney2004-04-101-1/+1
|
* Add arch taglinesMiles Bader2003-09-011-0/+3
|
* (WinMain): Add quotes around executable name.Jason Rumney2001-06-201-4/+6
|
* Remove WIN32 define.Andrew Innes2000-08-221-2/+0
|
* (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