log lisp/env.el @ 83427:2afc49c9f0c0

age author description
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.