]> git.eshelyaron.com Git - emacs.git/commit
Remove lock file when auto-saving into the visited file
authorEli Zaretskii <eliz@gnu.org>
Wed, 18 Jan 2017 18:36:14 +0000 (20:36 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 18 Jan 2017 18:36:14 +0000 (20:36 +0200)
commit5304cb983146fe55ea1b4963ffc756ca4325673d
tree2363dd73e787ae9b8f9f87d859414d2a61e18f80
parent5fefaaa8c0696ba4b7b6e1e89267aa10fff88b31
Remove lock file when auto-saving into the visited file

* src/fileio.c (write_region): When auto-saving into the visited
file, unlock the file whenever we mark the buffer unmodified.
(Bug#25470)
src/fileio.c