]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/xwidget.el: Improve Commentary.
authorPo Lu <luangruo@yahoo.com>
Sat, 12 Nov 2022 06:06:26 +0000 (07:06 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 12 Nov 2022 06:06:53 +0000 (07:06 +0100)
lisp/xwidget.el

index 8db611265a6313ceeff06a8284454eeea4ca9ece..7195ba9d894def805ca6685e13a4c56b77ac3eaa 100644 (file)
@@ -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: