From: Daniel Colascione Date: Thu, 3 Apr 2014 00:44:00 +0000 (-0700) Subject: Add missing src/ChangeLog text that somehow ended up in last commit message instead X-Git-Tag: emacs-25.0.90~2640^2~274 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=170c12e054eb232fa09bcb86fc7018ded11a2f07;p=emacs.git Add missing src/ChangeLog text that somehow ended up in last commit message instead --- diff --git a/src/ChangeLog b/src/ChangeLog index 1da08defc39..72449dc52af 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -5,6 +5,16 @@ * lisp.h (EARRAYSIZE): New macro. + * alloc.c: Include execinfo.h if available. + (SUSPICIOUS_OBJECT_CHECKING): New macro; define unconditionally. + (suspicious_free_record): New structure. + (suspicious_objects,suspicious_object_index) + (suspicious_free_history, suspicious_free_history_index): New + variables. + (find_suspicious_object_in_range,detect_suspicious_free) + (Fsuspicious_object): New functions. + (cleanup_vector): Call find_suspicious_object_in_range. + 2014-04-02 Martin Rudalics * xterm.c (x_new_font): Don't calculate non-toolkit scrollbar