]> git.eshelyaron.com Git - emacs.git/commit
(x_display_pixel_height, x_display_pixel_width): New functions.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 18 Sep 2008 18:11:05 +0000 (18:11 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 18 Sep 2008 18:11:05 +0000 (18:11 +0000)
commit95958e6c80618b3ae15e2558d59a1fc6b5b0f1d0
treed60ffb370a870aaa367bb4d87aaa4d707eb9bc08
parent9edd3e481cdb3048e8a9a160543c2b768f752dbf
(x_display_pixel_height, x_display_pixel_width): New functions.
(x_calc_absolute_position): Use them.
(x_term_init): Omit removed `height' and `width' members.
src/xterm.c