]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix documentation on xwidgets
authorPo Lu <luangruo@yahoo.com>
Fri, 19 Nov 2021 04:26:08 +0000 (12:26 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 19 Nov 2021 04:26:53 +0000 (12:26 +0800)
* doc/lispref/display.texi (Xwidgets): Refer to correct
function.

doc/lispref/display.texi

index dd2c6e003f4ec418a5f9b14398ea75b02bc553cb..8decff6fa8fc370a6bb1fb891331a9d8f27a1b69 100644 (file)
@@ -6807,7 +6807,7 @@ subprocesses with.
 
 The xwidget that is returned will be killed alongside its buffer
 (@pxref{Killing Buffers}).  You can also kill it using
-@code{xwidget-kill}.  Once it is killed, the xwidget may continue to
+@code{kill-xwidget}.  Once it is killed, the xwidget may continue to
 exist as a Lisp object and act as a @code{display} property until all
 references to it are gone, but most actions that can be performed on
 live xwidgets will no longer be available.