]> git.eshelyaron.com Git - emacs.git/commit
Prevent dangerous bindings of *package*
authorGerd Möllmann <gerd@gnu.org>
Thu, 27 Oct 2022 13:53:28 +0000 (15:53 +0200)
committerGerd Möllmann <gerd@gnu.org>
Thu, 27 Oct 2022 13:53:28 +0000 (15:53 +0200)
commit6346fc782931a1b730edba94f3d79a1fcf72fc5c
tree02ef1553ae01fbc1a6c7b4efc60366dcb1447b34
parent160dcd51d0a8fd1f583b86fc6947994e718a3b73
Prevent dangerous bindings of *package*

* src/pkg.c (Fwatch_earmuffs_package): New function.
(init_pkg_once): DEFSYM.
(syms_of_pkg): Add variable watcher to *package*.
src/pkg.c