From: Stefan Kangas Date: Mon, 14 Dec 2020 13:52:46 +0000 (+0100) Subject: * lisp/bookmark.el: Doc fix. X-Git-Tag: emacs-28.0.90~4724 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c9758ba48a805406ddd538aac33354fa400ac14a;p=emacs.git * lisp/bookmark.el: Doc fix. --- diff --git a/lisp/bookmark.el b/lisp/bookmark.el index b9bdbe86d69..afcfd2e425d 100644 --- 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. ;;; Code: