log lisp/env.el @ 87381:3acb39b0ac26

age author description
Wed, 10 Oct 2007 19:57:08 +0000 Stefan Monnier (let-environment): Remove. Unused.
Fri, 21 Sep 2007 07:21:41 +0000 Stefan Monnier (setenv): Don't set display-environment-variable.
Fri, 31 Aug 2007 07:35:59 +0000 Stefan Monnier (setenv): Don't treat $TERM specially.
Fri, 31 Aug 2007 04:41:44 +0000 Stefan Monnier Trivial spacing and comment.
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Jul 2007 04:53:21 +0000 Dan Nicolaescu * server.el (server-process-filter): Likewise.
Wed, 16 May 2007 07:12:33 +0000 Miles Bader Rudimentary fix for environment variable handling.
Mon, 14 May 2007 22:29:58 +0000 David Kastrup (getenv): Fix reverted by demand of Dan Nicolaescu
Sun, 13 May 2007 20:54:15 +0000 David Kastrup (getenv): Pass frame to getenv-internal.
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 26 May 2006 17:37:25 +0000 Karoly Lorentey Rework environment variable support. (Reported by Kalle Olavi Niemitalo and Noah Friedman.)
Wed, 10 May 2006 15:04:01 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
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.