]> git.eshelyaron.com Git - emacs.git/commit
Fix warning about obsoleted generalized variables
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 25 Aug 2022 12:54:49 +0000 (14:54 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 25 Aug 2022 12:54:49 +0000 (14:54 +0200)
commitb28b2cefaea0d7846ab9a45dc92f68ad00e92085
tree6f462ba21912ba6f034bf0bf1ca2638e59e481c5
parenta8a3608c074c00e32a551c6fa27131b0094c8b2c
Fix warning about obsoleted generalized variables

* lisp/emacs-lisp/bytecomp.el (byte-compile-warn-obsolete):
Autoload so that the call here from gv.el (about obsolete
generalized variables) doesn't bug out (bug#57394).
lisp/emacs-lisp/bytecomp.el