projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5346eb
)
* lisp/xwidget.el: Improve Commentary.
author
Po Lu
<luangruo@yahoo.com>
Sat, 12 Nov 2022 06:06:26 +0000
(07:06 +0100)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sat, 12 Nov 2022 06:06:53 +0000
(07:06 +0100)
lisp/xwidget.el
patch
|
blob
|
history
diff --git
a/lisp/xwidget.el
b/lisp/xwidget.el
index 8db611265a6313ceeff06a8284454eeea4ca9ece..7195ba9d894def805ca6685e13a4c56b77ac3eaa 100644
(file)
--- 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: