aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/env.el
Commit message (Collapse)AuthorAgeFilesLines
* (getenv): New function, interactively callable.Gerd Moellmann2000-05-151-1/+13
| | | | (setenv, getenv): Remove autoload cookies.
* (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
| | | | | neither t nor nil. (setenv): Use that new case, when clearing a var.
* (setenv-history): New history list.Richard M. Stallman1994-10-021-3/+44
| | | | | | | | | | (setenv): Use setenv-history. Place the variable's current value at front of setenv-history while reading the new value. (setenv): Provide history, completion for envvar. (read-envvar-name-history): New variable. (read-envvar-name): New function.
* 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