Mercurial > hg > xemacs-beta
diff src/redisplay-output.c @ 380:8626e4521993 r21-2-5
Import from CVS: tag r21-2-5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:07:10 +0200 |
parents | c42ec1d1cded |
children | bbff43aa5eb7 |
line wrap: on
line diff
--- a/src/redisplay-output.c Mon Aug 13 11:06:08 2007 +0200 +++ b/src/redisplay-output.c Mon Aug 13 11:07:10 2007 +0200 @@ -28,7 +28,6 @@ #include <config.h> #include "lisp.h" -#include "debug.h" #include "buffer.h" #include "window.h" @@ -38,8 +37,6 @@ #include "redisplay.h" #include "faces.h" -#include "sysdep.h" - static int compare_runes (struct window *w, struct rune *crb, struct rune *drb); static void redraw_cursor_in_window (struct window *w, @@ -538,7 +535,7 @@ a TEXT block. */ if (ddl->modeline) { - /* The shadow thickness check is necesssary if only the sign of + /* The shadow thickness check is necessary if only the sign of the size changed. */ if (cdba && !w->shadow_thickness_changed) {