]> git.eshelyaron.com Git - emacs.git/commit
Add `xwidget-webkit-estimated-load-progress'
authorPo Lu <luangruo@yahoo.com>
Fri, 19 Nov 2021 09:45:03 +0000 (17:45 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 19 Nov 2021 09:48:57 +0000 (17:48 +0800)
commit5bab11348602b7f5281d3dd76cc7f93f48b18696
treec5df962327399012545e61298857ba615ccb014e
parent023dc2ac8fb004c16748fa98223a1fb88cfa2186
Add `xwidget-webkit-estimated-load-progress'

* doc/lispref/display.texi (Xwidgets): Document new function.
* etc/NEWS: Announce new function.

* src/xwidget.c (Fxwidget_webkit_estimated_load_progress): New
function.
(syms_of_xwidget): Define new subr.
doc/lispref/display.texi
etc/NEWS
src/xwidget.c