changeset 44543:3c17bf4ba3a3

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 12 Apr 2002 11:43:36 +0000
parents c71959ed4615
children a5381c78296d
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Apr 12 11:42:23 2002 +0000
+++ b/src/ChangeLog	Fri Apr 12 11:43:36 2002 +0000
@@ -1,5 +1,10 @@
 2002-04-12  Gerd Moellmann  <gerd@gnu.org>
 
+	* xdisp.c (sync_frame_with_window_matrix_rows): Don't give frame
+	rows marginal areas.
+	(Fdump_frame_glyph_matrix) [GLYPH_DEBUG]: New function.
+	(syms_of_xdisp) [GLYPH_DEBUG]: Defsubr it.
+
 	* dispnew.c (marginal_area_string): Check that glyph row is enabled.
 
 2002-04-12  Dave Love  <fx@gnu.org>