aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f5617487fda..4135dadf28a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12013-02-27 Eli Zaretskii <eliz@gnu.org>
2
3 * filelock.c (create_lock_file) [WINDOWSNT]: Use _sopen with
4 _SH_DENYRW flag, instead of emacs_open, to deny any other process
5 access to the lock file until it is written and closed.
6 (Bug#13807)
7
12013-02-27 Paul Eggert <eggert@cs.ucla.edu> 82013-02-27 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 * callint.c (Qcall_interactively): 10 * callint.c (Qcall_interactively):