Mercurial > emacs
diff src/ChangeLog @ 36805:a7747c7ba014
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 14 Mar 2001 14:40:54 +0000 |
parents | 7225d251346b |
children | a37eeb9f04f3 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Mar 14 14:40:22 2001 +0000 +++ b/src/ChangeLog Wed Mar 14 14:40:54 2001 +0000 @@ -1,5 +1,9 @@ 2001-03-14 Gerd Moellmann <gerd@gnu.org> + * frame.c (Fframe_parameters): In the `buffer-list' frame + parameter, store the buffer list of FRAME, not the list of the + selected frame. + * xterm.c (x_draw_glyph_string_box): Don't draw a full-width box just because the glyph row's full_width_p flag is set.