]> git.eshelyaron.com Git - emacs.git/commit
Fix bug with M-x compile-defun in a defconst/defvar
authorAlan Mackenzie <acm@muc.de>
Wed, 2 Feb 2022 18:03:00 +0000 (18:03 +0000)
committerAlan Mackenzie <acm@muc.de>
Wed, 2 Feb 2022 18:03:00 +0000 (18:03 +0000)
commit27c93778ef15c887a9d26ba198fddbe322d58284
tree18ceaf93bb809ca61d2cc173cc1345cd71995d0c
parent8fa8d5310b524c08bfd70ac0ce531db58985e302
Fix bug with M-x compile-defun in a defconst/defvar

* lisp/emacs-lisp/bytecomp.el (compile-defun): Have symbols-with-pos-enabled
bound to non-nil when the eval takes place.
lisp/emacs-lisp/bytecomp.el