summaryrefslogtreecommitdiff
path: root/lisp/env.el
Commit message (Expand)AuthorAge
...
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | (let-environment): Remove. Unused.Stefan Monnier2007-10-10
* | (setenv): Don't set display-environment-variable.Stefan Monnier2007-09-21
* | (setenv): Don't treat $TERM specially.Stefan Monnier2007-08-31
* | Trivial spacing and comment.Stefan Monnier2007-08-31
* | Merge from emacs--devo--0Miles Bader2007-07-31
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | * server.el (server-process-filter): Likewise.Dan Nicolaescu2007-07-03
* | Rudimentary fix for environment variable handling.Miles Bader2007-05-16
* | (getenv): Fix reverted by demand of Dan NicolaescuDavid Kastrup2007-05-14
* | (getenv): Pass frame to getenv-internal.David Kastrup2007-05-13
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-29
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-21
* | Rework environment variable support. (Reported by Kalle Olavi Niemitalo and ...Karoly Lorentey2006-05-26
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-10
|\|
| * (setenv): Use add-to-history.Kim F. Storm2006-05-05
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-04-19
|\|
| * (setenv): Get rid of arg UNSET. Interactive unsettingRichard M. Stallman2006-04-18
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-12
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* | Update environment-related doc strings.Karoly Lorentey2005-12-29
* | Store local environment in frame (not terminal) parameters.Karoly Lorentey2005-12-29
* | Fix semantics of let-binding `process-environment'.Karoly Lorentey2005-12-29
* | Implement automatic terminal-local environment variables via `local-environme...Karoly Lorentey2005-12-26
|/
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* Add arch taglinesMiles Bader2003-09-01
* (substitute-env-vars): Fix typo.Richard M. Stallman2003-05-28
* (setenv): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-06
* (setenv): Fix previous change.Kenichi Handa2003-02-25
* (read-envvar-name): Decode names.Dave Love2003-02-24
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (substitute-env-vars): Don't quote argument to `rx';Gerd Moellmann2001-10-29
* (substitute-env-vars): Quote the arg to rx.Richard M. Stallman2001-10-24
* (substitute-env-vars): New function.Gerd Moellmann2001-10-05
* (setenv): Interactively, if VARIABLE has a current value,Gerd Moellmann2001-09-04
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-15
* (getenv): New function, interactively callable.Gerd Moellmann2000-05-15
* (setenv): Simplify reading of args by passing old value as the default.Richard M. Stallman1998-03-17
* Update FSF's address.Erik Naggum1996-01-14
* (setenv): Call set-time-zone-rule when setting TZ.Richard M. Stallman1995-09-10
* (read-envvar-name): Special meaning for MUSTMATCHRichard M. Stallman1994-10-05
* (setenv-history): New history list.Richard M. Stallman1994-10-02
* Update copyright notice.Richard M. Stallman1994-06-22
* (setenv): Rewrite. Provide a way to unset interactively.Richard M. Stallman1994-06-22
* (setenv): Do something even if process-environment is nil.Richard M. Stallman1994-06-22
* (setenv): Treat case as significant.Richard M. Stallman1993-06-11
* (setenv): Renamed back from putenv.Richard M. Stallman1993-03-28
* renamed to env.el; changed setenv to putenv.Noah Friedman1993-03-28