* etc/NEWS: Mention new `bookmark-set-no-overwrite'.

This really should been part of my previous commit
(Sun Nov 8 14:16:43 2015 -0500, git commit 3812e17978).
This commit is contained in:
Karl Fogel 2015-11-08 14:40:35 -05:00
parent 3812e17978
commit 5193ad1bcb

View file

@ -321,6 +321,10 @@ standards.
* Changes in Specialized Modes and Packages in Emacs 25.1
** New function `bookmark-set-no-overwrite' bound to C-x r M.
It raises an error if a bookmark of that name already exists,
unlike `bookmark-set' which silently updates an existing bookmark.
** JSON
---
*** `json-pretty-print' and `json-pretty-print-buffer' now maintain