Mercurial > emacs
diff src/xterm.c @ 3270:0c9a88fe24c9
* sysdep.c (sys_siglist): Comment out #endif trailer.
* xmenu.c (TRUE, FALSE): Same.
* xterm.c (dumprectangle): Same.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Sat, 29 May 1993 20:49:01 +0000 |
parents | 48d20a0b229a |
children | d1a31cee8fca |
line wrap: on
line diff
--- a/src/xterm.c Sat May 29 20:46:03 1993 +0000 +++ b/src/xterm.c Sat May 29 20:49:01 1993 +0000 @@ -1080,7 +1080,7 @@ || right > intborder + f->width * FONT_WIDTH (f->display.x->font)) dumpborder (f, 0); } -#endif /* HAVE_X11 /* Window manger does this for X11. */ */ +#endif /* HAVE_X11 Window manger does this for X11. */ /* Convert rectangle edges in pixels to edges in chars. Round down for left and top, up for right and bottom. */