Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-09 | 1 | -6/+4 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-16 | 1 | -1/+2 |
| | | | | 2001). | ||||
* | (WinMain): Process all recognized arguments, not just the first one. | Juanma Barranquero | 2006-10-29 | 1 | -12/+14 |
| | | | | Remove unused variable sec_desc. | ||||
* | (WinMain): Set screen buffer to 80x25. | Jason Rumney | 2006-03-11 | 1 | -1/+5 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-10 | 1 | -0/+20 |
| | |||||
* | (WinMain): Let emacs environment default to parent. | Jason Rumney | 2004-04-10 | 1 | -1/+1 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
| | |||||
* | (WinMain): Add quotes around executable name. | Jason Rumney | 2001-06-20 | 1 | -4/+6 |
| | |||||
* | Remove WIN32 define. | Andrew Innes | 2000-08-22 | 1 | -2/+0 |
| | |||||
* | (WinMain): Pass explicit environment block to | Andrew Innes | 1999-01-26 | 1 | -1/+1 |
| | | | | CreateProcess, to work around a bug in Windows 95/98. | ||||
* | (WinMain): Allow Emacs process to be started with | Geoff Voelker | 1997-09-03 | 1 | -4/+20 |
| | | | | high or low priority. | ||||
* | (WinMain): Put a space between the binary and its args. | Richard M. Stallman | 1996-08-09 | 1 | -2/+2 |
| | |||||
* | (CHOOSE_NEWEST_EXE): New parameter macro. | Richard M. Stallman | 1996-06-03 | 1 | -13/+63 |
| | | | | | | Not defined by default. (WinMain): Add conditional testing CHOOSE_NEWEST_EXE. (WinMain): Convert backslashes to slashes in env var values. | ||||
* | Initial revision | Geoff Voelker | 1996-05-03 | 1 | -0/+80 |