diff options
Diffstat (limited to 'bookmark-conf.el')
-rw-r--r-- | bookmark-conf.el | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bookmark-conf.el b/bookmark-conf.el index 6304927..074628f 100644 --- a/bookmark-conf.el +++ b/bookmark-conf.el @@ -44,12 +44,6 @@ (define-key ctl-x-r-map (vector ?l) #'blist-list-bookmarks) -;;; Add a binding for saving bookmarks - -;; This was used for `copy-to-register', but we can also use `C-x r -;; x'. -(define-key ctl-x-r-map (vector ?s) #'bookmark-save) - ;;; Customizations ;;;; No strange fringe indicators |