log lisp/env.el @ 62352:2f43def6e036

age author description
2003-09-01 Miles Bader Add arch taglines
2003-05-28 Richard M. Stallman (substitute-env-vars): Fix typo.
2003-05-06 Juanma Barranquero (setenv): Don't quote nil and t in docstrings.
2003-02-25 Kenichi Handa (setenv): Fix previous change.
2003-02-24 Dave Love (read-envvar-name): Decode names.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2001-10-29 Gerd Moellmann (substitute-env-vars): Don't quote argument to `rx';
2001-10-24 Richard M. Stallman (substitute-env-vars): Quote the arg to rx.
2001-10-05 Gerd Moellmann (substitute-env-vars): New function.
2001-09-04 Gerd Moellmann (setenv): Interactively, if VARIABLE has a current value,
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2000-05-15 Gerd Moellmann (getenv): New function, interactively callable.
1998-03-17 Richard M. Stallman (setenv): Simplify reading of args by passing old value as the default.
1996-01-14 Erik Naggum Update FSF's address.
1995-09-10 Richard M. Stallman (setenv): Call set-time-zone-rule when setting TZ.
1994-10-05 Richard M. Stallman (read-envvar-name): Special meaning for MUSTMATCH
1994-10-02 Richard M. Stallman (setenv-history): New history list.
1994-06-22 Richard M. Stallman Update copyright notice.
1994-06-22 Richard M. Stallman (setenv): Rewrite. Provide a way to unset interactively.
1994-06-22 Richard M. Stallman (setenv): Do something even if process-environment is nil.
1993-06-11 Richard M. Stallman (setenv): Treat case as significant.
1993-03-28 Richard M. Stallman (setenv): Renamed back from putenv.
1993-03-28 Noah Friedman renamed to env.el; changed setenv to putenv.
1993-03-22 Eric S. Raymond Added or corrected Commentary headers
1992-09-26 Richard M. Stallman (setenv): Make it autoload.
1992-09-26 Richard M. Stallman Doc fix.
1992-09-21 Eric S. Raymond entered into RCS
1992-07-17 Eric S. Raymond *** empty log message ***
1992-07-16 Eric S. Raymond *** empty log message ***
1992-05-30 Eric S. Raymond *** empty log message ***
1992-03-16 Jim Blandy *** empty log message ***
1992-01-14 Jim Blandy Initial revision