1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00

* lisp/xwidget.el: Improve Commentary.

This commit is contained in:
Po Lu 2022-11-12 07:06:26 +01:00 committed by Stefan Kangas
parent b5346eb84d
commit 0aea7da80b

View 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: