projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6858119
)
* lisp/bookmark.el: Doc fix.
author
Stefan Kangas
<stefan@marxist.se>
Mon, 14 Dec 2020 13:52:46 +0000
(14:52 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Mon, 14 Dec 2020 14:11:05 +0000
(15:11 +0100)
lisp/bookmark.el
patch
|
blob
|
history
diff --git
a/lisp/bookmark.el
b/lisp/bookmark.el
index b9bdbe86d69194b3419376a9a4ce0bc218634caf..afcfd2e425daa773e5773f8a31426404f36b9e32 100644
(file)
--- a/
lisp/bookmark.el
+++ b/
lisp/bookmark.el
@@
-26,7
+26,8
@@
;; This package is for setting "bookmarks" in files. A bookmark
;; associates a string with a location in a certain file. Thus, you
;; can navigate your way to that location by providing the string.
-;; See the "User Variables" section for customizations.
+;;
+;; Type `M-x customize-group RET boomark RET' for user options.
\f
;;; Code: