aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDmitry Antipov2012-06-27 15:19:54 +0400
committerDmitry Antipov2012-06-27 15:19:54 +0400
commit3fe6dd74d02291b80a35fcc45df2cef91a8dac9f (patch)
tree33bb8199688125ef1635c0d4d493c63b813cbd92 /src/ChangeLog
parent1ba6038a1d5ef4ab2525690c825c807576ed98a5 (diff)
downloademacs-3fe6dd74d02291b80a35fcc45df2cef91a8dac9f.tar.gz
emacs-3fe6dd74d02291b80a35fcc45df2cef91a8dac9f.zip
* alloc.c (allocate_string): Remove two redundant calls
to memset, add explicit initialization where appropriate.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2c8d7eb6efb..0c3568efb4f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-06-27 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * alloc.c (allocate_string): Remove two redundant calls
4 to memset, add explicit initialization where appropriate.
5
12012-06-27 Glenn Morris <rgm@gnu.org> 62012-06-27 Glenn Morris <rgm@gnu.org>
2 7
3 * lisp.mk (lisp): Remove paths.elc. 8 * lisp.mk (lisp): Remove paths.elc.