index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
env.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-09
Document return values of the various read-* functions
Eli Zaretskii
2025-01-02
Update copyright year to 2025
Stefan Kangas
2024-05-14
Change 'type' declaration to 'ftype'
Andrea Corallo
2024-04-29
Move lisp function arg type declarations to the functions itself
Andrea Corallo
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-05-26
Add more function declarations
Mattias Engdegård
2023-02-17
; Fix previous change
Robert Pluim
2023-02-17
Move side-effect-free and pure declarations to function definitions
Mattias 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 typos
Stefan Kangas
2021-09-26
; Improve documentation of 'with-environment-variables'
Eli Zaretskii
2021-09-26
Add new macro with-environment-variables
Lars Ingebrigtsen
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-04-29
; Fix last change
Eli Zaretskii
2020-04-29
* lisp/env.el (substitute-env-vars): Doc fix. (Bug#40948)
Eli Zaretskii
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-07-21
Avoid destroying match data in 'setenv' (Bug#32201)
John Shahid
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-09-07
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-08-16
Use curved quotes in core elisp diagnostics
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-02-09
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-01-01
Update 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-02
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-01
Update 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-22
Further GV/CL cleanups.
Stefan Monnier
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-08-29
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-10-02
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
[next]