]> git.eshelyaron.com Git - emacs.git/commit
Move imagep in image.c from the debugging section
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 13 Sep 2022 14:37:31 +0000 (16:37 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 13 Sep 2022 14:37:31 +0000 (16:37 +0200)
commit07ee1be052a45d8e6f671d0851f11c545dd9511a
treedb52f69e5e1709e89744de88173649b69bb8e0a2
parent7e374b96635ce70f574fba351defc765e9a52da9
Move imagep in image.c from the debugging section

* lisp/simple.el (imagep): Remove.
* src/image.c (Fimagep): Always define.
lisp/simple.el
src/image.c