Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (add_registry): Don't change the registry unless keys | Jason Rumney | 2006-03-12 | 1 | -7/+11 |
| | | | | already exist from a previous version. | ||||
* | (main): Accept -q as alternative for /q. | Jason Rumney | 2006-03-12 | 1 | -2/+4 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+2 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-10 | 1 | -1/+1 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
| | |||||
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -15/+15 |
| | |||||
* | (env_vars): Remove EMACSLOCKDIR. | Jason Rumney | 2002-06-13 | 1 | -1/+0 |
| | |||||
* | (env_vars): Add a version-independent site-lisp | Andrew Innes | 2001-01-19 | 1 | -1/+1 |
| | | | | directory to EMACSLOADPATH, after the version dependent one. | ||||
* | (main): Accept /q to mean install based on addpm's | Andrew Innes | 2000-08-22 | 1 | -14/+25 |
| | | | | | location without asking. Remove reference to emacs.bat which is now obsolete. | ||||
* | (env_vars): Include leim in default EMACSLOADPATH | Gerd Moellmann | 1999-11-22 | 1 | -1/+1 |
| | | | | definition. | ||||
* | (main): Explicitly check result of message box for OK. | Geoff Voelker | 1998-07-21 | 1 | -1/+4 |
| | |||||
* | addpm.c (env_vars): Fix misplaced % in SHELL entry. | Geoff Voelker | 1997-10-01 | 1 | -1/+1 |
| | |||||
* | (env_vars): Put site-lisp before lisp in EMACSLOADPATH. | Geoff Voelker | 1997-09-03 | 1 | -9/+15 |
| | | | | | | Quote group name. Allow different icons to be specified. (env_vars): No longer set INFOPATH. | ||||
* | (env_vars): Set SHELL to cmdproxy. | Geoff Voelker | 1997-08-17 | 1 | -4/+46 |
| | | | | | | (main): Initialize idDde to 0. Determine emacs_path from module file name. Prompt for install. | ||||
* | (env_vars): Add site-lisp to EMACSLOADPATH. | Geoff Voelker | 1997-01-05 | 1 | -1/+1 |
| | |||||
* | (env_vars): Use slashes, not backslashes. | Richard M. Stallman | 1996-06-03 | 1 | -6/+6 |
| | |||||
* | (env_vars): Set SHELL registry entry to value of COMSPEC environment variable. | Richard M. Stallman | 1996-05-08 | 1 | -1/+1 |
| | |||||
* | (REG_ROOT): Don't use a trailing backslash. | Geoff Voelker | 1996-05-03 | 1 | -9/+9 |
| | | | | | (env_vars): Rename field emacs_path to emacs_dir. (main): Add link to runemacs instead of emacs. | ||||
* | Update FSF's ddress in preamble | Erik Naggum | 1996-01-15 | 1 | -16/+16 |
| | |||||
* | (env_vars): New variable. | Geoff Voelker | 1995-11-07 | 1 | -12/+74 |
| | | | | | | (add_registry): New procedure. (main): Use values of configuration environment variables from the registry if defined, the process environment otherwise. | ||||
* | Mostly rewritten. | Richard M. Stallman | 1995-06-20 | 1 | -155/+44 |
| | |||||
* | Initial revision | Geoff Voelker | 1995-06-10 | 1 | -0/+193 |