comparison src/ChangeLog @ 5304:6784adb405ad

Remove lrecord_type_popup_data, lrecord_type_window_configuration, .gdbinit.in 2010-11-15 Aidan Kehoe <kehoea@parhasard.net> * .gdbinit.in: Remove lrecord_type_popup_data, lrecord_type_window_configuration from this file, they're not used, and their presence breaks pobj in GDB at runtime for me.
author Aidan Kehoe <kehoea@parhasard.net>
date Mon, 15 Nov 2010 19:31:06 +0000
parents 4c4085177ca5
children cde1608596d0
comparison
equal deleted inserted replaced
5303:4c4085177ca5 5304:6784adb405ad
1 2010-11-15 Aidan Kehoe <kehoea@parhasard.net>
2
3 * .gdbinit.in: Remove lrecord_type_popup_data,
4 lrecord_type_window_configuration from this file, they're not
5 used, and their presence breaks pobj in GDB at runtime for me.
6
1 2010-11-14 Aidan Kehoe <kehoea@parhasard.net> 7 2010-11-14 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * fns.c (Fnreverse): 9 * fns.c (Fnreverse):
4 Check that non-list sequences are writable from Lisp before 10 Check that non-list sequences are writable from Lisp before
5 modifying them. (There's an argument that we should do this for 11 modifying them. (There's an argument that we should do this for