summaryrefslogtreecommitdiff
path: root/lisp/env.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-09Document return values of the various read-* functionsEli Zaretskii
2025-01-02Update copyright year to 2025Stefan Kangas
2024-05-14Change 'type' declaration to 'ftype'Andrea Corallo
2024-04-29Move lisp function arg type declarations to the functions itselfAndrea Corallo
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-05-26Add more function declarationsMattias Engdegård
2023-02-17; Fix previous changeRobert Pluim
2023-02-17Move side-effect-free and pure declarations to function definitionsMattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-05* test/lisp/env-tests.el: New file.Stefan Kangas
2022-07-02; Fix typos.Mattias Engdegård
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-12; Fix typosStefan Kangas
2021-09-26; Improve documentation of 'with-environment-variables'Eli Zaretskii
2021-09-26Add new macro with-environment-variablesLars Ingebrigtsen
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård
2021-01-01Update copyright year to 2021Paul Eggert
2020-04-29; Fix last changeEli Zaretskii
2020-04-29* lisp/env.el (substitute-env-vars): Doc fix. (Bug#40948)Eli Zaretskii
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-21Avoid destroying match data in 'setenv' (Bug#32201)John Shahid
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-16Use curved quotes in core elisp diagnosticsPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-10-10* src/fileio.c (Fsubstitute_in_file_name): Use substitute-env-in-file-name.Stefan Monnier
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-08* lisp/env.el (env--substitute-vars-regexp): Don't use rx (for bootstrap).Stefan Monnier
2012-11-08* lisp/env.el (env--substitute-vars-regexp): New const.Stefan Monnier
2012-06-22Further GV/CL cleanups.Stefan Monnier
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-10-02Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero