diff options
| author | Gerd Moellmann | 2001-02-16 13:21:43 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-02-16 13:21:43 +0000 |
| commit | c220b7538eb242c2d2e4387658eb6510be531eb3 (patch) | |
| tree | b86aa73cdfa1763d1f954c24d9d10ce735235d39 /src | |
| parent | 3bb710b01ce26cb0f35b9cdd49cd0b13a61d652b (diff) | |
| download | emacs-c220b7538eb242c2d2e4387658eb6510be531eb3.tar.gz emacs-c220b7538eb242c2d2e4387658eb6510be531eb3.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 80218611241..c8e26c3d18f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2001-02-16 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-02-16 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xterm.c (x_set_glyph_string_background_width): Extend the | ||
| 4 | background face to the end of the drawing area in the text | ||
| 5 | area, only. | ||
| 6 | |||
| 3 | * xdisp.c (handle_single_display_prop): Set iterator's position | 7 | * xdisp.c (handle_single_display_prop): Set iterator's position |
| 4 | to where the `display' property starts, like for images. | 8 | to where the `display' property starts, like for images. |
| 5 | (dump_glyph): New function. | 9 | (dump_glyph): New function. |