]> git.eshelyaron.com Git - emacs.git/commit
(bookmark-write-file): Don't visit the destination file, just write
authorKarl Fogel <kfogel@red-bean.com>
Sat, 12 Nov 2005 20:30:22 +0000 (20:30 +0000)
committerKarl Fogel <kfogel@red-bean.com>
Sat, 12 Nov 2005 20:30:22 +0000 (20:30 +0000)
commita506054af7cd86a63fda996056c09310966f32ef
treef9870ffa20415f665f4711ca3bc35049bb16af07
parent71dd9295e32625af37aeafeb1e620ec75b0aedc9
(bookmark-write-file): Don't visit the destination file, just write
the data to it using write-region.  This is similar to 2005-05-29T08:36:26Z!rms@gnu.org
of saveplace.el, but with an additional change to avoid visiting the
file in the first place.
lisp/ChangeLog
lisp/bookmark.el