]> git.eshelyaron.com Git - emacs.git/commit
Fix xwidget-webkit-goto-history
authorPo Lu <luangruo@yahoo.com>
Sun, 7 Nov 2021 13:41:43 +0000 (14:41 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 7 Nov 2021 13:41:43 +0000 (14:41 +0100)
commit48a9621db7922a7da19ce401b40955fd9871e85e
tree567235f8e0e1b9abf2dea3d49da1c07ab4fd5d1e
parentcbc14f9b4eb95268417d5baebd18b55fc70da7f1
Fix xwidget-webkit-goto-history

* src/xwidget.c (xwidget-webkit-goto-history): Use
WebKitBackForwardList and XFIXNUM instead of XFIXNAT (bug#51651).
src/xwidget.c