From: Po Lu Date: Sat, 12 Nov 2022 06:06:26 +0000 (+0100) Subject: * lisp/xwidget.el: Improve Commentary. X-Git-Tag: emacs-29.0.90~1616^2~188 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0aea7da80b9933bc6dc52f0e573b5dfb6826dc07;p=emacs.git * lisp/xwidget.el: Improve Commentary. --- 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: