]> code.delx.au - gnu-emacs/history - lisp/env.el
(vhdl-reset-active-high, vhdl-clock-rising-edge): Improve previous doc
[gnu-emacs] / lisp / env.el
2006-05-05 Kim F. Storm(setenv): Use add-to-history.
2006-04-18 Richard M. Stallman(setenv): Get rid of arg UNSET. Interactive unsetting
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2003-09-01 Miles BaderAdd 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 BarranqueroTrailing 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...
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files mainta...
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...
1996-01-14 Erik NaggumUpdate 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. StallmanUpdate 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...
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 Friedmanrenamed to env.el; changed setenv to putenv.
1993-03-22 Eric S. RaymondAdded or corrected Commentary headers
1992-09-26 Richard M. Stallman(setenv): Make it autoload.
1992-09-26 Richard M. StallmanDoc fix.
1992-09-21 Eric S. Raymondentered 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 BlandyInitial revision