]> git.eshelyaron.com Git - emacs.git/commit
Stop printing '4' in .elc files after 'define-symbol-prop' calls
authorNoam Postavsky <npostavs@gmail.com>
Sat, 19 Aug 2017 11:36:05 +0000 (07:36 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sun, 20 Aug 2017 03:29:28 +0000 (23:29 -0400)
commit2326a3ab13d49f40115e9093bcf71d7d68c11772
treeafcdb1098d678df1d7c65942e1e42a59d430a95a
parent1b8d0fe44a38c91f5bb7a819749ea1c1aa8a5a5f
Stop printing '4' in .elc files after 'define-symbol-prop' calls

* lisp/emacs-lisp/bytecomp.el (byte-compile-define-symbol-prop):
Return nil in case we have compiled the form, to prevent a redundant
constant from getting added to the compiled output.
lisp/emacs-lisp/bytecomp.el