diff options
author | Karl Fogel <kfogel@red-bean.com> | 2015-11-08 14:16:43 -0500 |
---|---|---|
committer | Karl Fogel <kfogel@red-bean.com> | 2015-11-08 14:18:53 -0500 |
commit | 3812e17978547bd659b92da817f9ddd557bd511c (patch) | |
tree | 2efcc02f6276fb01de8fcbf027a3ea544541ca48 /lisp/emacs-lisp | |
parent | 2ce0c0674eba9179ba57c537e387bc3f7b0e5b63 (diff) | |
download | emacs-3812e17978547bd659b92da817f9ddd557bd511c.tar.gz emacs-3812e17978547bd659b92da817f9ddd557bd511c.tar.bz2 emacs-3812e17978547bd659b92da817f9ddd557bd511c.zip |
Offer non-overwrite bookmark setter (Bug#15746)
* lisp/bookmark.el (bookmark-set-internal): New helper function to do
what `bookmark-set' used to do, but with more choices for overwrite
vs push, and with minor changes to the interactive prompt format.
(bookmark-set): Rewrite as wrapper around above.
If overwriting, inform the user of that in the prompt.
(bookmark-set-no-overwrite): New function, also done as wrapper.
Bind to "M" in `ctl-x-r-map' autoloads.
(bookmark-map): Similarly bind "M" here.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions