summaryrefslogtreecommitdiff
path: root/lisp/env.el
Commit message (Expand)AuthorAge
* Update copyright year to 2016Paul Eggert2016-01-01
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-16
* Update copyright year to 2015Paul Eggert2015-01-01
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * src/fileio.c (Fsubstitute_in_file_name): Use substitute-env-in-file-name.Stefan Monnier2013-10-10
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | * lisp/env.el (env--substitute-vars-regexp): Don't use rx (for bootstrap).Stefan Monnier2012-11-08
* | * lisp/env.el (env--substitute-vars-regexp): New const.Stefan Monnier2012-11-08
|/
* Further GV/CL cleanups.Stefan Monnier2012-06-22
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-02
* * env.el (getenv): When FRAME is non-nil, pass the frame environmentJuanma Barranquero2009-02-10
* (environment): Function removed.Eli Zaretskii2009-01-24
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* 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