]> git.eshelyaron.com Git - emacs.git/commit
Add new macro with-environment-variables
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 26 Sep 2021 06:27:51 +0000 (08:27 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 26 Sep 2021 06:27:51 +0000 (08:27 +0200)
commit7cb29440433bda1ad8defad70cbd43fb2f9f4d1f
tree5328f0be5e70930ce38e5c19eb6ef96f6eb725e6
parent43ae8c828d853382bbc2a27b9e14b9fff6ba18b6
Add new macro with-environment-variables

* doc/lispref/os.texi (System Environment): Document it.

* lisp/env.el (with-environment-variables): New macro.
doc/lispref/os.texi
etc/NEWS
lisp/env.el