]> git.eshelyaron.com Git - emacs.git/commit
Don't use unsafe encoding for the bookmark file
authorEli Zaretskii <eliz@gnu.org>
Tue, 10 Jan 2017 15:47:10 +0000 (17:47 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 10 Jan 2017 15:47:10 +0000 (17:47 +0200)
commit560a384038845e37228226313eccfc8d70132553
treebdd4bda64aa32f84e4c78a9cef02a90ec44022b4
parentef8c9f8fc922b615aca91b47820d1f1900fddc96
Don't use unsafe encoding for the bookmark file

* lisp/bookmark.el (bookmark-write-file): Handle the case when the
explicitly specified encoding of the bookmark file cannot encode the
additional bookmarks just added.  (Bug#25365)
lisp/bookmark.el