]> git.ipfire.org Git - thirdparty/make.git/commit
More correctly describe the scope of variables
authorJouke Witteveen <j.witteveen@gmail.com>
Fri, 25 Dec 2020 18:00:10 +0000 (19:00 +0100)
committerPaul Smith <psmith@gnu.org>
Mon, 8 Mar 2021 00:06:59 +0000 (19:06 -0500)
commite5f6dc54b9d1454cd3d3a2152ff73802c7c4b2b0
treef3561b16274eb5bb6eb3aae8ad41b4b796d454c8
parent88732a29f2c2c24b6682a96556d195302b6cd215
More correctly describe the scope of variables

* NEWS: Use "local" instead of the incorrect "lexically-scoped".
* doc/make.texi: Refer to let/foreach variables as local variables.
NEWS
doc/make.texi