1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 23:10:26 -08:00
Commit graph

10633 commits

Author SHA1 Message Date
Richard M. Stallman
13a72104de (create_process): Use SETUP_SLAVE_PTY only if pty_flag. 1994-04-24 03:06:55 +00:00
Richard M. Stallman
a90712c210 Implement special frames for specified buffers.
(Vspecial_display_buffer_names, Vspecial_display_regexps)
(Vspecial_display_function): New variables.
(syms_of_window): Set up Lisp variables.
(Fdisplay_buffer): Handle them.
1994-04-23 21:37:15 +00:00
Richard M. Stallman
4a7cfafcf7 (Fset_frame_selected_window): New function.
(syms_of_frame): Set up Lisp function.
1994-04-23 20:53:09 +00:00
Richard M. Stallman
a21cfa1191 (Vascii_canon_table, Vascii_eqv_table): Declared. 1994-04-23 19:22:06 +00:00
Richard M. Stallman
e9edf33c1c (reset_buffer_local_variables): Use Vascii_eqv_table
and Vascii_canon_table.
1994-04-23 16:32:44 +00:00
Richard M. Stallman
0799a502cd (LIBS_SYSTEM): Test HAVE_LIBRESOLV, not HAVE_RES_INIT.
Do not test HAVE_GETHOSTNAME.
1994-04-23 06:02:52 +00:00
Richard M. Stallman
2a3c6d1150 (alloca.o): Use config_h.
(config_h): Use M_FILE and S_FILE.
(S_FILE, M_FILE): New variables hold names of config files.
1994-04-23 05:57:42 +00:00
Richard M. Stallman
7d0e672ed4 (max_process_desc): New variable.
(wait_reading_process_output): Don't look for process output
beyond that many bits.
(create_process, Fopen_network_stream, deactivate_process): Update it.
(init_process): Initialize it.
1994-04-23 05:18:09 +00:00
Richard M. Stallman
a65970a0f8 (syms_of_fileio): New Lisp var inhibit-file-name-operation.
(Ffind_file_name_handler): Obey that variable.  Use new meaning
for inhibit-file-name-handlers.
1994-04-23 04:55:38 +00:00
Richard M. Stallman
5e65b9ab23 (x_window): Test FRAME_EXTERNAL_MENU_BAR
to decide on calling initialize_frame_menubar.

(x_top_window_to_frame): New function.
1994-04-23 04:09:17 +00:00
Richard M. Stallman
cbbe9053a6 *** empty log message *** 1994-04-23 04:07:29 +00:00
Richard M. Stallman
308f428d17 *** empty log message *** 1994-04-23 01:49:08 +00:00
Richard M. Stallman
abf60cc49d Initial revision 1994-04-23 01:45:33 +00:00
Richard M. Stallman
8fd8d4f994 (HAVE_LIBRESOLV): Add #undef. 1994-04-23 01:40:53 +00:00
Richard M. Stallman
8adce06ac5 (LIBS_SYSTEM): Invert the HAVE_RES_INIT condition. 1994-04-23 00:05:06 +00:00
Karl Heuer
49307295be (Ffind_file_name_handler): New argument OPERATION. All callers changed. 1994-04-22 23:56:44 +00:00
Karl Heuer
a617e9133c Pass operation to Ffind_file_name_handler. 1994-04-22 23:41:18 +00:00
Richard M. Stallman
9b378208db (x_set_mouse_pixel_position): New function. 1994-04-22 21:46:12 +00:00
Richard M. Stallman
152e6c7033 (Fmouse_pixel_position, Fset_mouse_pixel_position): New functions.
(syms_of_frame): Set up Lisp functions.
1994-04-22 21:45:11 +00:00
Richard M. Stallman
51632cc823 (send_process): If fpathconf fails, use 250. 1994-04-21 19:54:28 +00:00
Karl Heuer
69fdec9e4d *** empty log message *** 1994-04-21 19:45:27 +00:00
Karl Heuer
501b568d67 *** empty log message *** 1994-04-21 19:26:10 +00:00
Richard M. Stallman
19b8fb9d76 (get_lim_data): Handle NO_LIM_DATA. 1994-04-21 18:53:38 +00:00
Richard M. Stallman
3a3056e5ea (init_lread): Maybe put build-time Lisp dirs on load-path.
(init_lread): Improve warning message.
1994-04-21 09:04:46 +00:00
Richard M. Stallman
f67de86ff6 (init_cmdargs): Check only for etc and lib-src subdirs
when setting Vinstallation_directory.
(syms_of_emacs): Make Lisp vars invocation-name, invocation-directory
and installation-directory.
1994-04-21 09:04:25 +00:00
Richard M. Stallman
f5ab9736a5 (init_cmdargs): Just check for etc and lib-src subdirs
when setting Vinstallation_directory.
1994-04-21 08:43:33 +00:00
Richard M. Stallman
996e89cd05 (x_make_frame_visible): Args to x_set_offset were swapped. 1994-04-21 08:33:48 +00:00
Richard M. Stallman
4bb45197d8 (init_callproc): Set Vdoc_directory like Vdata_directory. 1994-04-21 08:31:39 +00:00
Richard M. Stallman
fec5272baa Comment change. 1994-04-21 07:35:28 +00:00
Richard M. Stallman
379728da93 *** empty log message *** 1994-04-21 03:24:35 +00:00
Karl Heuer
090cebb5f4 (x_top_window_to_frame): Declare this function. 1994-04-20 20:39:18 +00:00
Richard M. Stallman
1d58e36fc2 Doc fixes. 1994-04-20 19:54:08 +00:00
Richard M. Stallman
dd6e8a8dd0 (TAGS): Split off included tags file lisp/TAGS.
(../lisp/TAGS): New target uses recursive make.
(ctagsfiles, lisptagsfiles): New variables.
1994-04-20 19:23:04 +00:00
Francesco Potortì
ca9c55b09a * m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined. 1994-04-20 10:52:23 +00:00
Richard M. Stallman
b6d8a44f8f (Fmodify_frame_parameters, Fframe_parameters):
Define even if not MULTI_FRAME.
1994-04-20 10:25:05 +00:00
Richard M. Stallman
edf2518b2a (HAVE_INET_SOCKETS): Add #undef. 1994-04-20 10:17:11 +00:00
Richard M. Stallman
b2bd9b6ab1 (XTread_socket): Delete the non-NEW_SELECTIONS code
and simplify the toolkit conditional for those cases.
1994-04-20 09:01:18 +00:00
Richard M. Stallman
5627c40e58 (XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.
(x_make_frame_invisible): Explicitly clear visible and
iconified flags, as well as the async flags.

(XTread_socket): Call XSetInputFocus.

(x_make_frame_invisible) [USE_X_TOOLKIT]: Use XtPopdown.
(XTread_socket): Call _XEditResCheckMessages only if HAVE_X11R5.
1994-04-20 08:51:06 +00:00
Richard M. Stallman
abdced835c (set_window_width): Don't delete root window for being too narrow. 1994-04-20 07:27:20 +00:00
Karl Heuer
925083d1c2 (describe_map_tree, describe_map): Skip keymaps we've seen before. 1994-04-20 04:22:24 +00:00
Richard M. Stallman
39e9ebcd7f (create_process): Call setsid only if pty_flag. 1994-04-20 03:49:47 +00:00
Karl Heuer
c3c0ee937d (describe_map): Merge with describe_map_2. 1994-04-20 03:04:46 +00:00
Karl Heuer
791587eebf (read_avail_input): Don't retry read. 1994-04-20 00:24:59 +00:00
Richard M. Stallman
6385c56009 (CRT0_DUMMIES): Ignore one arg.
(LIBS_TERMCAP): Use the system's termcap.
1994-04-19 23:09:41 +00:00
Richard M. Stallman
a974bea198 (Vlast_event_frame): Define unconditionally.
(syms_of_keyboard): Always make the Lisp var.
1994-04-19 22:48:32 +00:00
Richard M. Stallman
270eee4929 (${etc}DOC): Delete redundant version.el from cmd. 1994-04-19 21:45:38 +00:00
Karl Heuer
a14cad8c60 (read_avail_input): Test EINTR, not EAGAIN. 1994-04-19 05:56:20 +00:00
Karl Heuer
9134775b88 (read_avail_input): Write loop as a do-while. 1994-04-19 05:52:58 +00:00
Karl Heuer
02b3c4338e (PURESIZE) [!MULTI_FRAME]: Increase to 200000. 1994-04-19 04:40:29 +00:00
Karl Heuer
64b25365be (EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE. 1994-04-18 22:40:07 +00:00