*** empty log message ***
This commit is contained in:
parent
5970dbf71e
commit
9ff3aa31d3
2 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-04-25 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* image.el (insert-sliced-image): Add line-spacing t property
|
||||
to newlines separating image lines.
|
||||
|
||||
2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* comint.el (comint-delete-output): Bind inhibit-read-only to t.
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
2004-04-25 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* 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.
|
||||
|
|
Loading…
Add table
Reference in a new issue