comparison src/ChangeLog @ 49861:a28b1504b29d

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 18 Feb 2003 22:45:45 +0000
parents c6bacc76cfb6
children 6d5c33f4dd05
comparison
equal deleted inserted replaced
49860:38c14af619da 49861:a28b1504b29d
9 (Fx_font_family_list): Set font-list-limit to -1 to get all font names. 9 (Fx_font_family_list): Set font-list-limit to -1 to get all font names.
10 (Fx_list_fonts): Set maxnames to -1 to get all font names. 10 (Fx_list_fonts): Set maxnames to -1 to get all font names.
11 11
12 2003-02-18 Kim F. Storm <storm@cua.dk> 12 2003-02-18 Kim F. Storm <storm@cua.dk>
13 13
14 * lread.c (read1): Fix last change; "`" is not always special. 14 * lread.c (read1): Fix last change.
15 "`" is not always special. Allow "?" after a character constant.
15 16
16 2003-02-18 Andrew Choi <akochoi@shaw.ca> 17 2003-02-18 Andrew Choi <akochoi@shaw.ca>
17 18
18 * unexmacosx.c (copy_data_segment): Also copy __cfstring section. 19 * unexmacosx.c (copy_data_segment): Also copy __cfstring section.
19 20