summaryrefslogtreecommitdiff
path: root/lisp/env.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (setenv): Use add-to-history.Kim F. Storm2006-05-051-1/+1
* (setenv): Get rid of arg UNSET. Interactive unsettingRichard M. Stallman2006-04-181-13/+13
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (substitute-env-vars): Fix typo.Richard M. Stallman2003-05-281-3/+5
* (setenv): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-3/+3
* (setenv): Fix previous change.Kenichi Handa2003-02-251-7/+5
* (read-envvar-name): Decode names.Dave Love2003-02-241-12/+43
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-5/+5
* (substitute-env-vars): Don't quote argument to `rx';Gerd Moellmann2001-10-291-3/+3
* (substitute-env-vars): Quote the arg to rx.Richard M. Stallman2001-10-241-3/+3
* (substitute-env-vars): New function.Gerd Moellmann2001-10-051-7/+48
* (setenv): Interactively, if VARIABLE has a current value,Gerd Moellmann2001-09-041-3/+6
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* (getenv): New function, interactively callable.Gerd Moellmann2000-05-151-1/+13
* (setenv): Simplify reading of args by passing old value as the default.Richard M. Stallman1998-03-171-22/+4
* Update FSF's address.Erik Naggum1996-01-141-17/+18
* (setenv): Call set-time-zone-rule when setting TZ.Richard M. Stallman1995-09-101-0/+2
* (read-envvar-name): Special meaning for MUSTMATCHRichard M. Stallman1994-10-051-2/+3
* (setenv-history): New history list.Richard M. Stallman1994-10-021-3/+44
* Update copyright notice.Richard M. Stallman1994-06-221-1/+1
* (setenv): Rewrite. Provide a way to unset interactively.Richard M. Stallman1994-06-221-15/+23
* (setenv): Do something even if process-environment is nil.Richard M. Stallman1994-06-221-10/+13
* (setenv): Treat case as significant.Richard M. Stallman1993-06-111-0/+1
* (setenv): Renamed back from putenv.Richard M. Stallman1993-03-281-4/+1
* renamed to env.el; changed setenv to putenv.Noah Friedman1993-03-281-7/+13
* Added or corrected Commentary headersEric S. Raymond1993-03-221-1/+8
* (setenv): Make it autoload.Richard M. Stallman1992-09-261-0/+1
* Doc fix.Richard M. Stallman1992-09-261-1/+1
* entered into RCSEric S. Raymond1992-09-211-5/+5
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
* *** empty log message ***Eric S. Raymond1992-07-161-1/+6
* *** empty log message ***Eric S. Raymond1992-05-301-1/+3
* *** empty log message ***Jim Blandy1992-03-161-2/+3
* Initial revisionJim Blandy1992-01-141-0/+37