log lisp/env.el @ 83510:2d2f6f096f6e

age author description
Wed, 19 Apr 2006 16:23:46 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Thu, 29 Dec 2005 04:57:14 +0000 Karoly Lorentey Update environment-related doc strings.
Thu, 29 Dec 2005 04:31:04 +0000 Karoly Lorentey Store local environment in frame (not terminal) parameters.
Thu, 29 Dec 2005 01:28:33 +0000 Karoly Lorentey Fix semantics of let-binding `process-environment'.
Mon, 26 Dec 2005 02:14:10 +0000 Karoly Lorentey Implement automatic terminal-local environment variables via `local-environment-variables'.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 05 May 2006 23:36:55 +0000 Kim F. Storm (setenv): Use add-to-history.
Tue, 18 Apr 2006 21:17:50 +0000 Richard M. Stallman (setenv): Get rid of arg UNSET. Interactive unsetting
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 28 May 2003 11:16:22 +0000 Richard M. Stallman (substitute-env-vars): Fix typo.
Tue, 06 May 2003 17:54:41 +0000 Juanma Barranquero (setenv): Don't quote nil and t in docstrings.
Tue, 25 Feb 2003 06:19:21 +0000 Kenichi Handa (setenv): Fix previous change.
Mon, 24 Feb 2003 22:51:41 +0000 Dave Love (read-envvar-name): Decode names.
Tue, 04 Feb 2003 11:26:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 29 Oct 2001 09:10:48 +0000 Gerd Moellmann (substitute-env-vars): Don't quote argument to `rx';
Wed, 24 Oct 2001 22:49:12 +0000 Richard M. Stallman (substitute-env-vars): Quote the arg to rx.
Fri, 05 Oct 2001 09:23:32 +0000 Gerd Moellmann (substitute-env-vars): New function.
Tue, 04 Sep 2001 15:49:28 +0000 Gerd Moellmann (setenv): Interactively, if VARIABLE has a current value,
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Mon, 15 May 2000 14:50:12 +0000 Gerd Moellmann (getenv): New function, interactively callable.
Tue, 17 Mar 1998 08:14:28 +0000 Richard M. Stallman (setenv): Simplify reading of args by passing old value as the default.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Sun, 10 Sep 1995 04:36:12 +0000 Richard M. Stallman (setenv): Call set-time-zone-rule when setting TZ.
Wed, 05 Oct 1994 06:29:50 +0000 Richard M. Stallman (read-envvar-name): Special meaning for MUSTMATCH
Sun, 02 Oct 1994 04:03:32 +0000 Richard M. Stallman (setenv-history): New history list.
Wed, 22 Jun 1994 04:40:17 +0000 Richard M. Stallman Update copyright notice.
Wed, 22 Jun 1994 04:39:27 +0000 Richard M. Stallman (setenv): Rewrite. Provide a way to unset interactively.
Wed, 22 Jun 1994 04:07:38 +0000 Richard M. Stallman (setenv): Do something even if process-environment is nil.
Fri, 11 Jun 1993 21:33:27 +0000 Richard M. Stallman (setenv): Treat case as significant.
Sun, 28 Mar 1993 22:27:23 +0000 Richard M. Stallman (setenv): Renamed back from putenv.
Sun, 28 Mar 1993 07:13:09 +0000 Noah Friedman renamed to env.el; changed setenv to putenv.
Mon, 22 Mar 1993 16:53:22 +0000 Eric S. Raymond Added or corrected Commentary headers
Sat, 26 Sep 1992 21:34:39 +0000 Richard M. Stallman (setenv): Make it autoload.
Sat, 26 Sep 1992 21:15:01 +0000 Richard M. Stallman Doc fix.
Mon, 21 Sep 1992 12:33:27 +0000 Eric S. Raymond entered into RCS
Fri, 17 Jul 1992 20:24:00 +0000 Eric S. Raymond *** empty log message ***
Thu, 16 Jul 1992 21:47:34 +0000 Eric S. Raymond *** empty log message ***
Sat, 30 May 1992 21:11:25 +0000 Eric S. Raymond *** empty log message ***
Mon, 16 Mar 1992 20:39:07 +0000 Jim Blandy *** empty log message ***
Tue, 14 Jan 1992 04:41:51 +0000 Jim Blandy Initial revision