aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d3c5ffaff58..1ad809dffab 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12013-07-22 Paul Eggert <eggert@cs.ucla.edu>
2
3 * sysdep.c (frame) [__FreeBSD__]: #define to freebsd_frame
4 when including <sys/user.h>, to prevent Sparc/ARM machine/frame.h
5 from messing up Emacs's 'struct frame' (Bug#14923).
6
12013-07-21 Paul Eggert <eggert@cs.ucla.edu> 72013-07-21 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 * alloc.c (make_save_ptr_ptr): Define this function. 9 * alloc.c (make_save_ptr_ptr): Define this function.