]> git.eshelyaron.com Git - emacs.git/commit
Allow terminating page loading operations in webkit xwidgets
authorPo Lu <luangruo@yahoo.com>
Sat, 20 Nov 2021 10:23:02 +0000 (18:23 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 20 Nov 2021 10:24:43 +0000 (18:24 +0800)
commitfbf361f593df52ff414a4483f105e2e4c1a921e2
treed3da8d4e8060b6285a6ef57a5c2f236ded6b384a
parent2ba7d1e84e76fa4d08fd8ed5a915793d4bf881cd
Allow terminating page loading operations in webkit xwidgets

* doc/lispref/display.texi (Xwidgets): Document new function.
* etc/NEWS: Announce `xwidget-webkit-stop-loading'.
* src/xwidget.c (Fxwidget_webkit_stop_loading): New function.
(syms_of_xwidget): Define new subr.
doc/lispref/display.texi
etc/NEWS
src/xwidget.c