]> git.eshelyaron.com Git - emacs.git/commit
Make symbols in Emacs package external by default
authorGerd Möllmann <gerd@gnu.org>
Wed, 26 Oct 2022 13:41:52 +0000 (15:41 +0200)
committerGerd Möllmann <gerd@gnu.org>
Wed, 26 Oct 2022 13:41:52 +0000 (15:41 +0200)
commit40901257ceed21856b507dddac04c7964547e84b
tree31c8de2d4d9204b3e65b056e05fae6c11532c654
parent29321aeb89527bbeaec963035038f4e0ecafaf0d
Make symbols in Emacs package external by default

* src/pkg.c (pkg_intern_symbol1): If package equals Vemacs_package,
make symbol externally visible.
src/pkg.c