comparison src/ChangeLog @ 5907:87e29d93e11b

Sort the symbols in general-slots.h using the Lisp provided. src/ChangeLog addition: 2015-05-08 Aidan Kehoe <kehoea@parhasard.net> * general-slots.h: Sort the symbols in this file using the Lisp provided.
author Aidan Kehoe <kehoea@parhasard.net>
date Fri, 08 May 2015 20:04:42 +0100
parents 4d5a5a80aba2
children 6174848f3e6c
comparison
equal deleted inserted replaced
5906:4d5a5a80aba2 5907:87e29d93e11b
1 2015-05-08 Aidan Kehoe <kehoea@parhasard.net> 1 2015-05-08 Aidan Kehoe <kehoea@parhasard.net>
2 2
3 * general-slots.h: Sort the symbols in this file using the Lisp
4 provided.
3 * chartab.h (get_char_table_mirrors_ok): 5 * chartab.h (get_char_table_mirrors_ok):
4 #define this correctly without ERROR_CHECK_TYPES. 6 #define this correctly without ERROR_CHECK_TYPES.
5 7
6 2015-05-08 Aidan Kehoe <kehoea@parhasard.net> 8 2015-05-08 Aidan Kehoe <kehoea@parhasard.net>
7 9