index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
env.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-1
/
+1
*
* env.el (getenv): When FRAME is non-nil, pass the frame environment
Juanma Barranquero
2009-02-10
1
-1
/
+3
*
(environment): Function removed.
Eli Zaretskii
2009-01-24
1
-48
/
+0
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
(let-environment): Remove. Unused.
Stefan Monnier
2007-10-10
1
-66
/
+13
*
|
(setenv): Don't set display-environment-variable.
Stefan Monnier
2007-09-21
1
-6
/
+2
*
|
(setenv): Don't treat $TERM specially.
Stefan Monnier
2007-08-31
1
-2
/
+0
*
|
Trivial spacing and comment.
Stefan Monnier
2007-08-31
1
-3
/
+3
*
|
Merge from emacs--devo--0
Miles Bader
2007-07-31
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
* server.el (server-process-filter): Likewise.
Dan Nicolaescu
2007-07-03
1
-6
/
+12
*
|
Rudimentary fix for environment variable handling.
Miles Bader
2007-05-16
1
-3
/
+7
*
|
(getenv): Fix reverted by demand of Dan Nicolaescu
David Kastrup
2007-05-14
1
-2
/
+1
*
|
(getenv): Pass frame to getenv-internal.
David Kastrup
2007-05-13
1
-1
/
+2
*
|
Merged from emacs@sv.gnu.org
Karoly Lorentey
2007-01-29
1
-1
/
+1
|
\
|
|
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
|
Rework environment variable support. (Reported by Kalle Olavi Niemitalo and ...
Karoly Lorentey
2006-05-26
1
-105
/
+88
*
|
Merged from emacs@sv.gnu.org
Karoly Lorentey
2006-05-10
1
-1
/
+1
|
\
|
|
*
(setenv): Use add-to-history.
Kim F. Storm
2006-05-05
1
-1
/
+1
*
|
Merged from emacs@sv.gnu.org
Karoly Lorentey
2006-04-19
1
-12
/
+12
|
\
|
|
*
(setenv): Get rid of arg UNSET. Interactive unsetting
Richard M. Stallman
2006-04-18
1
-13
/
+13
*
|
Merged from emacs@sv.gnu.org
Karoly Lorentey
2006-02-12
1
-1
/
+1
|
\
|
|
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
|
Update environment-related doc strings.
Karoly Lorentey
2005-12-29
1
-9
/
+10
*
|
Store local environment in frame (not terminal) parameters.
Karoly Lorentey
2005-12-29
1
-39
/
+45
*
|
Fix semantics of let-binding `process-environment'.
Karoly Lorentey
2005-12-29
1
-43
/
+148
*
|
Implement automatic terminal-local environment variables via `local-environme...
Karoly Lorentey
2005-12-26
1
-23
/
+53
|
/
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
(substitute-env-vars): Fix typo.
Richard M. Stallman
2003-05-28
1
-3
/
+5
*
(setenv): Don't quote nil and t in docstrings.
Juanma Barranquero
2003-05-06
1
-3
/
+3
*
(setenv): Fix previous change.
Kenichi Handa
2003-02-25
1
-7
/
+5
*
(read-envvar-name): Decode names.
Dave Love
2003-02-24
1
-12
/
+43
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-5
/
+5
*
(substitute-env-vars): Don't quote argument to `rx';
Gerd Moellmann
2001-10-29
1
-3
/
+3
*
(substitute-env-vars): Quote the arg to rx.
Richard M. Stallman
2001-10-24
1
-3
/
+3
*
(substitute-env-vars): New function.
Gerd Moellmann
2001-10-05
1
-7
/
+48
*
(setenv): Interactively, if VARIABLE has a current value,
Gerd Moellmann
2001-09-04
1
-3
/
+6
*
Some fixes to follow coding conventions in files maintained by FSF.
Pavel JanÃk
2001-07-15
1
-1
/
+1
*
(getenv): New function, interactively callable.
Gerd Moellmann
2000-05-15
1
-1
/
+13
*
(setenv): Simplify reading of args by passing old value as the default.
Richard M. Stallman
1998-03-17
1
-22
/
+4
*
Update FSF's address.
Erik Naggum
1996-01-14
1
-17
/
+18
*
(setenv): Call set-time-zone-rule when setting TZ.
Richard M. Stallman
1995-09-10
1
-0
/
+2
*
(read-envvar-name): Special meaning for MUSTMATCH
Richard M. Stallman
1994-10-05
1
-2
/
+3
[next]