]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/bookmark.el: Doc fix.
authorStefan Kangas <stefan@marxist.se>
Mon, 14 Dec 2020 13:52:46 +0000 (14:52 +0100)
committerStefan Kangas <stefan@marxist.se>
Mon, 14 Dec 2020 14:11:05 +0000 (15:11 +0100)
lisp/bookmark.el

index b9bdbe86d69194b3419376a9a4ce0bc218634caf..afcfd2e425daa773e5773f8a31426404f36b9e32 100644 (file)
@@ -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: