comparison src/ChangeLog @ 5259:02c282ae97cb

Read and print char table defaults, chartab.c 2010-09-05 Aidan Kehoe <kehoea@parhasard.net> * chartab.c (char_table_default_for_type, chartab_default_validate): New. (print_char_table, Freset_char_table, chartab_default_validate) (chartab_instantiate, structure_type_create_chartab): Accept keyword :default in the read syntax for char tables, and print the default when it is not what was expected for the time. Makes it a little easier to debug things.
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 05 Sep 2010 20:12:53 +0100
parents 1ed4cefddd12
children 69f687b3ba9d
comparison
equal deleted inserted replaced
5258:1ed4cefddd12 5259:02c282ae97cb
1 2010-09-05 Aidan Kehoe <kehoea@parhasard.net>
2
3 * chartab.c (char_table_default_for_type,
4 chartab_default_validate): New.
5 (print_char_table, Freset_char_table, chartab_default_validate)
6 (chartab_instantiate, structure_type_create_chartab):
7 Accept keyword :default in the read syntax for char tables, and
8 print the default when it is not what was expected for the
9 time. Makes it a little easier to debug things.
10
1 2010-09-05 Aidan Kehoe <kehoea@parhasard.net> 11 2010-09-05 Aidan Kehoe <kehoea@parhasard.net>
2 12
3 * editfns.c (Fformat_time_string): 13 * editfns.c (Fformat_time_string):
4 Use two backslashes so that there is at least one present in the 14 Use two backslashes so that there is at least one present in the
5 output of describe function, when describing the Roman month 15 output of describe function, when describing the Roman month