summaryrefslogtreecommitdiff
path: root/lisp/env.el
Commit message (Expand)AuthorAge
* (setenv): Use add-to-history.Kim F. Storm2006-05-05
* (setenv): Get rid of arg UNSET. Interactive unsettingRichard M. Stallman2006-04-18
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* Add arch taglinesMiles Bader2003-09-01
* (substitute-env-vars): Fix typo.Richard M. Stallman2003-05-28
* (setenv): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-06
* (setenv): Fix previous change.Kenichi Handa2003-02-25
* (read-envvar-name): Decode names.Dave Love2003-02-24
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (substitute-env-vars): Don't quote argument to `rx';Gerd Moellmann2001-10-29
* (substitute-env-vars): Quote the arg to rx.Richard M. Stallman2001-10-24
* (substitute-env-vars): New function.Gerd Moellmann2001-10-05
* (setenv): Interactively, if VARIABLE has a current value,Gerd Moellmann2001-09-04
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-15
* (getenv): New function, interactively callable.Gerd Moellmann2000-05-15
* (setenv): Simplify reading of args by passing old value as the default.Richard M. Stallman1998-03-17
* Update FSF's address.Erik Naggum1996-01-14
* (setenv): Call set-time-zone-rule when setting TZ.Richard M. Stallman1995-09-10
* (read-envvar-name): Special meaning for MUSTMATCHRichard M. Stallman1994-10-05
* (setenv-history): New history list.Richard M. Stallman1994-10-02
* Update copyright notice.Richard M. Stallman1994-06-22
* (setenv): Rewrite. Provide a way to unset interactively.Richard M. Stallman1994-06-22
* (setenv): Do something even if process-environment is nil.Richard M. Stallman1994-06-22
* (setenv): Treat case as significant.Richard M. Stallman1993-06-11
* (setenv): Renamed back from putenv.Richard M. Stallman1993-03-28
* renamed to env.el; changed setenv to putenv.Noah Friedman1993-03-28
* Added or corrected Commentary headersEric S. Raymond1993-03-22
* (setenv): Make it autoload.Richard M. Stallman1992-09-26
* Doc fix.Richard M. Stallman1992-09-26
* entered into RCSEric S. Raymond1992-09-21
* *** empty log message ***Eric S. Raymond1992-07-17
* *** empty log message ***Eric S. Raymond1992-07-16
* *** empty log message ***Eric S. Raymond1992-05-30
* *** empty log message ***Jim Blandy1992-03-16
* Initial revisionJim Blandy1992-01-14