log lisp/env.el @ 39126:c0713ad66d33

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