diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Fri May 08 20:02:06 2015 +0100
+++ b/src/ChangeLog	Fri May 08 20:04:42 2015 +0100
@@ -1,5 +1,7 @@
 2015-05-08  Aidan Kehoe  <kehoea@parhasard.net>
 
+	* general-slots.h: Sort the symbols in this file using the Lisp
+	provided.
 	* chartab.h (get_char_table_mirrors_ok):
 	#define this correctly without ERROR_CHECK_TYPES.