From: Eli Zaretskii Date: Sat, 29 Oct 2011 13:38:21 +0000 (+0200) Subject: Fix attribution for last commit in src/ChangeLog. X-Git-Tag: emacs-pretest-24.0.91~20 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4452fb80c736fef6d850ee8cfd1936b6340b752b;p=emacs.git Fix attribution for last commit in src/ChangeLog. --- diff --git a/src/ChangeLog b/src/ChangeLog index 98c050c2379..77ba7be09c0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -5,6 +5,8 @@ (xwhichsymbols): Renamed from `which'; all callers changed. (xbytecode): Print the byte-code string as well. +2011-10-29 Kim Storm + * alloc.c (which_symbols): New function. 2011-10-29 Andreas Schwab