]> git.eshelyaron.com Git - emacs.git/commit
Fix build on nextstep
authorPo Lu <luangruo@yahoo.com>
Sun, 7 Nov 2021 01:17:11 +0000 (09:17 +0800)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 7 Nov 2021 01:59:42 +0000 (02:59 +0100)
commit5b7ab895e1c9a8ddf82cc6d4946dd40c1b720ff0
treeaa00f20ea3447e9a074a283af7ccd0bda3c4f266
parent969ce9d201b07fcda080af0ae2670bfc14b7da0b
Fix build on nextstep

* src/xwidget.h: Make some prototypes conditional to X-Windows.
(struct xwidget): Move find_text field out of GTK conditional.

* src/xwidget.c (Fmake_xwidget): Move find_text out of GTK
conditional.
* src/print.c (print_vectorlike): Print correct pointer on macOS.
src/print.c
src/xwidget.c
src/xwidget.h