From 0aea7da80b9933bc6dc52f0e573b5dfb6826dc07 Mon Sep 17 00:00:00 2001 From: Po Lu Date: Sat, 12 Nov 2022 07:06:26 +0100 Subject: [PATCH] * lisp/xwidget.el: Improve Commentary. --- lisp/xwidget.el | 5 +++-- 1 file 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: -- 2.39.5