branch: elpa/elpher
commit 11d59512609db1220c1137014d97a4373e36155a
Author: plugd <[email protected]>
Commit: plugd <[email protected]>

    Removed reference to nonexistent function.
---
 elpher.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/elpher.el b/elpher.el
index 798a0783295..191ecb6ec04 100644
--- a/elpher.el
+++ b/elpher.el
@@ -2085,9 +2085,7 @@ This is rendered using `elpher-get-visited-pages-page' 
via `elpher-type-map'."
 
 (defvar elpher-bookmark-link nil
   "Prefer bookmarking a link or the current page.
-Bind this variable dynamically, or set it to t.
-If you set it to t, the commands \\[bookmark-set-no-overwrite]
-and \\[elpher-set-bookmark-no-overwrite] do the same thing.")
+Bind this variable dynamically, or set it to t.")
 
 (defun elpher-bookmark-make-record ()
   "Return a bookmark record.

Reply via email to