summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-10-31 05:41:49 +0000
committerJim Blandy <jimb@redhat.com>1992-10-31 05:41:49 +0000
commita6605e5ccaf78d2bd65d7bb5528a06d5e3dfc1db (patch)
tree1bbf375b6d4f3129583eddd2960d76cdc9956afc /lisp/emacs-lisp
parentded34426d50233ec8021adec03a893d33452dc51 (diff)
downloademacs-a6605e5ccaf78d2bd65d7bb5528a06d5e3dfc1db.tar.gz
emacs-a6605e5ccaf78d2bd65d7bb5528a06d5e3dfc1db.tar.bz2
emacs-a6605e5ccaf78d2bd65d7bb5528a06d5e3dfc1db.zip
* xfns.c (x_decode_color, Fx_color_display_p): x_screen_planes is
an int, not a Lisp_Object. (x_set_mouse_color): Give separate error messages for the different cursors we try to set. (Fx_geometry): Declare STRING to be a Lisp_Object. (Fx_create_frame): No need to use XSET to assign NAME to f->name; they're both Lisp_Objects. (adjust_scrollbars): Use XINT to access w->hscroll. (Fx_open_connection): x_screen_count, x_release, x_screen_height, x_screen_height_mm, x_screen_width, x_screen_width_mm, x_save_under, and x_screen_planes are integers, not Lisp_Objects. (syms_of_xfns): x_mouse_x, x_mouse_y, and mouse_buffer_offset are integers, not Lisp_Objects.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions