]> git.eshelyaron.com Git - emacs.git/commit
Don't quote the `when' form in obsoletions
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Jun 2022 16:12:38 +0000 (18:12 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Jun 2022 16:12:38 +0000 (18:12 +0200)
commita53c34d76a09cd6519d2d176b76d4b820bc26a51
tree0874d73f8924e500efcbecb834d5a7038c6d4bfc
parent73e75e18d170826e1838324d39ac0698948071f8
Don't quote the `when' form in obsoletions

* lisp/emacs-lisp/byte-run.el (byte-run--set-obsolete): The `when'
is a string (or nil), so don't quote it (bug#48145).
* lisp/emacs-lisp/loaddefs-gen.el (loaddefs-generate--print-form):
Adjust folding.
lisp/emacs-lisp/byte-run.el
lisp/emacs-lisp/loaddefs-gen.el