emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master c9758ba 1/2: * lisp/bookmark.el: Doc fix.


From: Stefan Kangas
Subject: master c9758ba 1/2: * lisp/bookmark.el: Doc fix.
Date: Mon, 14 Dec 2020 08:11:47 -0500 (EST)

branch: master
commit c9758ba48a805406ddd538aac33354fa400ac14a
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * lisp/bookmark.el: Doc fix.
---
 lisp/bookmark.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lisp/bookmark.el b/lisp/bookmark.el
index b9bdbe8..afcfd2e 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:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]