(append_space_for_newline): Rename from append_space.
authorKim F. Storm <storm@cua.dk>
Sat, 24 Apr 2004 23:28:37 +0000 (23:28 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 24 Apr 2004 23:28:37 +0000 (23:28 +0000)
commit03e35edcfa8ff3794ff6de3c0be0545703d8c8d9
treecca8ff10e4809a94dc06b2ac8011115eb0b4bca0
parentb784bda46b9220a85d7d3e422aa563bf6edc8635
(append_space_for_newline): Rename from append_space.
Remove DEFAULT_FACE_P arg; always use current face.  Callers changed.
(x_produce_glyphs): Handle line-spacing property on newline char.
If value is t, adjust ascent and descent to fit current row height.
If value is an integer or float, set extra_line_spacing to integer
value, or to float value x current line height.
src/ChangeLog
src/xdisp.c