1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00
No description
Find a file
Richard M. Stallman 08a90d6aea (Fx_create_frame): Don't increment refernce_count
until the frame is put on the frame list.

(Fx_close_connection): Call x_delete_display.

(x_display_info_for_name, Fx_open_connection):
Signal error if x_term_init fails.
(Fx_open_connection): New arg must_succeed.

(x_real_positions): Catch errors and retry if error happens.
No need to block input here.

(Fx_create_frame): Don't store the frame name
till after FRAME_X_DISPLAY_INFO is set up.
(Fx_close_connection): Renamed from Fx_close_current_connection

Many doc fixes and Lisp function arg renamings.

(x_bitmaps, x_bitmap_size, x_bitmap_last):
Variables deleted.  Use fields in x_display_info instead.
(x_bitmaps_free): Variable deleted.
(x_destroy_bitmap, x_allocate_bitmap_record): Don't use or set it.
(x_allocate_bitmap_record): New arg f.  Callers changed.
(x_lookup_pixmap): Function deleted.
(x_destroy_all_bitmaps): New function.
(Fx_close_current_connection): Call x_destroy_all_bitmaps.
Free the fonts in the font table.  Free various other data
that dpyinfo points to.  Avoid using Fdelq.

(x_set_name, Fx_create_frame): Use x_id_name field.

(Fx_close_current_connection):
Call delete_keyboard_wait_descriptor.

(Fx_close_current_connection): Call check_x_display_info.
Delete the display from x_display_list and x_display_name_list.
(Fx_display_list): New function.
(syms_of_xfns): defsubr it.

(Fx_list_fonts): Use `name_list_element' field.
(x_display_info_for_name): Scan x_display_name_list
along with x_display_list.
1994-10-25 10:33:36 +00:00
etc Initial revision 1994-10-24 14:19:37 +00:00
lib-src (getline): When a search of already-read input for CRLF 1994-10-24 04:41:21 +00:00
lisp (make-frame-on-display): New function. 1994-10-25 09:49:53 +00:00
lispref menu-bar-lines fix. 1994-10-11 20:17:52 +00:00
lwlib (fit_to_screen): Don't put the menu off the left or top. 1994-10-08 04:16:17 +00:00
msdos *** empty log message *** 1994-10-17 08:42:36 +00:00
src (Fx_create_frame): Don't increment refernce_count 1994-10-25 10:33:36 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat *** empty log message *** 1994-10-17 07:35:36 +00:00
config.guess Better NCR support. 1994-10-21 01:50:59 +00:00
config.sub Add licensing exception for Autoconf. 1994-10-19 19:55:36 +00:00
configure.in use new macro names 1994-09-13 15:46:47 +00:00
configure1.in (bitmapdirs): Default to /usr/include/X11/bitmaps. 1994-10-17 06:03:09 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL entered into RCS 1994-10-13 04:05:41 +00:00
make-dist (msdos): PUt sed* in the distribution. 1994-10-18 01:45:10 +00:00
Makefile.in (sharedstatedir): Substitute sharedstatedir properly. 1994-10-17 04:28:54 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00