aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2012-12-24 12:50:52 +0100
committerJoakim Verona2012-12-24 12:50:52 +0100
commit372d5821e9a846a6ac5ba66519dd6bd14e401d94 (patch)
tree9dafc68019508da0711050c4b392126d513045f2 /src/ChangeLog
parent277acaa340e6f4ddffe1901aa5a018879363f507 (diff)
parentf9e7c67e4ccdaf160c0506748f776d628a38eeba (diff)
downloademacs-372d5821e9a846a6ac5ba66519dd6bd14e401d94.tar.gz
emacs-372d5821e9a846a6ac5ba66519dd6bd14e401d94.zip
auto upstream
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 648f14a61e4..1967cdb8557 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12012-12-24 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * buffer.h (BUF_COMPACT): New macro to follow the common style.
4 * buffer.c (Fget_buffer_create): Use it to set compact field of
5 struct buffer_text to avoid accessing an uninitialized value
6 when compact_buffer is called for the first time.
7 (compact_buffer): Use convenient BUF_COMPACT and BUF_MODIFF.
8
12012-12-23 Eli Zaretskii <eliz@gnu.org> 92012-12-23 Eli Zaretskii <eliz@gnu.org>
2 10
3 * w32.c (acl_set_file): If setting the file security descriptor 11 * w32.c (acl_set_file): If setting the file security descriptor