]> git.eshelyaron.com Git - emacs.git/commit
Add `xwidget-webkit-load-html'
authorPo Lu <luangruo@yahoo.com>
Wed, 10 Nov 2021 13:01:40 +0000 (21:01 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 11 Nov 2021 00:31:09 +0000 (08:31 +0800)
commit3d253fa3aa7316adcc69864c6c1cd0f9bd7a18cb
tree31f34c5934124d0ddb85caaf44245e000eef9848
parentd3ccf0895dbb18ac04e1e2e0c6624af43d467c1b
Add `xwidget-webkit-load-html'

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