Mercurial > hg > xemacs-beta
diff src/redisplay-tty.c @ 5178:97eb4942aec8
merge
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Mon, 29 Mar 2010 21:28:13 -0500 |
parents | 8b2f75cecb89 5502045ec510 |
children | 5256fedd50e6 308d34e9f07d |
line wrap: on
line diff
--- a/src/redisplay-tty.c Tue Feb 23 07:28:35 2010 -0600 +++ b/src/redisplay-tty.c Mon Mar 29 21:28:13 2010 -0500 @@ -428,7 +428,8 @@ struct frame * f, face_index findex, int x, int y, int width, int height, Lisp_Object UNUSED (fcolor), Lisp_Object UNUSED (bcolor), - Lisp_Object UNUSED (background_pixmap)) + Lisp_Object UNUSED (background_pixmap), + Lisp_Object UNUSED (background_placement)) { struct console *c = XCONSOLE (FRAME_CONSOLE (f)); int line;