1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 10:11:05 -08:00
No description
Find a file
Jim Blandy a6605e5cca * 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.
1992-10-31 05:41:49 +00:00
etc *** empty log message *** 1992-10-28 09:05:06 +00:00
lib-src entered into RCS 1992-09-30 21:44:26 +00:00
lisp Doc fix. 1992-10-30 05:38:03 +00:00
lispref
src * xfns.c (x_decode_color, Fx_color_display_p): x_screen_planes is 1992-10-31 05:41:49 +00:00
build-ins.in
config.sub Add support for a new 64 bit CPU type. Elxsi. 1992-10-15 21:06:27 +00:00
configure1.in Update LISP_FLOAT_TYPE in config.h. 1992-10-27 09:10:40 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist * make-dist: Copy config.sub, since it's a symbolic link to a file 1992-10-27 00:55:32 +00:00
Makefile.in entered into RCS 1992-09-13 10:43:05 +00:00