summaryrefslogtreecommitdiff
path: root/lisp/xwidget.el
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2022-11-12 07:06:26 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-11-12 07:06:53 +0100
commit0aea7da80b9933bc6dc52f0e573b5dfb6826dc07 (patch)
treeef100985ee261368495aeb43d34411f55294a3fd /lisp/xwidget.el
parentb5346eb84d9c65f98243290584ccfca9dbbfc04b (diff)
downloademacs-0aea7da80b9933bc6dc52f0e573b5dfb6826dc07.tar.gz
* lisp/xwidget.el: Improve Commentary.
Diffstat (limited to 'lisp/xwidget.el')
-rw-r--r--lisp/xwidget.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/xwidget.el b/lisp/xwidget.el
index 8db611265a6..7195ba9d894 100644
--- a/lisp/xwidget.el
+++ b/lisp/xwidget.el
@@ -21,8 +21,9 @@
;;; Commentary:
-;; See Info node `(emacs) Embedded WebKit Widgets' for help, and
-;; xwidget.c for more API functions.
+;; See the node "(emacs)Embedded WebKit Widgets" in the Emacs manual for
+;; help on user-facing features, and "(elisp)Embedded Native Widgets" in
+;; the Emacs Lisp reference manual for help on more API functions.
;;; Code: