From 9ff3aa31d3094ac89aac91ef9234ebfc2a11ac93 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sat, 24 Apr 2004 23:42:41 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c8ffbac18a6..9efe40650e0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-04-25 Kim F. Storm + + * image.el (insert-sliced-image): Add line-spacing t property + to newlines separating image lines. + 2004-04-24 Luc Teirlinck * comint.el (comint-delete-output): Bind inhibit-read-only to t. diff --git a/src/ChangeLog b/src/ChangeLog index 44772144feb..56093ed72d3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2004-04-25 Kim F. Storm + * macterm.c (x_draw_hollow_cursor): Fix height of box for narrow lines. + + * xterm.c (x_draw_hollow_cursor): Fix height of box for narrow lines. + * xdisp.c (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. -- 2.39.5