comparison src/ChangeLog @ 59213:2c1e7ea9063e

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 30 Dec 2004 18:01:43 +0000
parents 6e385b257cef
children 97d4823c4f08
comparison
equal deleted inserted replaced
59212:d928e34db52a 59213:2c1e7ea9063e
1 2004-12-30 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (get_line_height_property): New function extracted from
4 original calc_line_height_property.
5 (calc_line_height_property): Rework. Handle t and (nil . ratio).
6 (x_produce_glyphs): Use them to handle line-height and
7 line-spacing according to new height spec.
8 (Qtotal): Remove.
9 (syms_of_xdisp): Remove defsubr and intern for Qtotal.
10
1 2004-12-30 Kenichi Handa <handa@m17n.org> 11 2004-12-30 Kenichi Handa <handa@m17n.org>
2 12
3 * fileio.c (Finsert_file_contents): Don't use 13 * fileio.c (Finsert_file_contents): Don't use
4 current_buffer->buffer_file_coding_system even if REPLACE is 14 current_buffer->buffer_file_coding_system even if REPLACE is
5 non-nil. Call Qafter_insert_file_set_coding with the second arg 15 non-nil. Call Qafter_insert_file_set_coding with the second arg