log lisp/env.el @ 84178:21ae5eccfd57

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