Francesco Potortì
407362cd3b
* m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used.
...
(HAVE_XSCREENNUMBEROFSCREEN): defined if X is used.
(LIB_X11_LIB, LIBX11_SYSTEM): override only if X is used.
(USG_SHARED_LIBRARIES): undefine only if X is used.
1994-01-24 12:31:40 +00:00
Richard M. Stallman
27d0b45aa7
(Fconcat): Doc fix.
1994-01-23 23:23:42 +00:00
Richard M. Stallman
3797b4c3fc
(Fassq, Fassoc): Doc fixes.
1994-01-22 16:14:37 +00:00
Richard M. Stallman
73d4035593
(Faset): Doc fix.
1994-01-22 16:13:30 +00:00
Richard M. Stallman
76412d64d2
(display_menu_bar): Add USE_X_TOOLKIT conditional.
...
(redisplay_window) [USE_X_TOOLKIT]: Test FRAME_EXTERNAL_MENU_BAR.
(update_menu_bar) [USE_X_TOOLKIT]: Call set_frame_menubar.
(truncate_echo_area): New function.
(decode_mode_spec) [MSDOS]: Let 't' expand to 'T' for
text mode or 'B' for binary mode.
(decode_mode_spec) [not subprocesses]: Don't access Fprocess_status.
1994-01-21 20:54:57 +00:00
Richard M. Stallman
9c95189bee
(struct frame): New field external_menu_bar.
...
(FRAME_EXTERNAL_MENU_BAR): New macro.
1994-01-21 20:43:07 +00:00
Richard M. Stallman
0be31d57f4
[USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,
...
CoreP.h, StringDefs.h, Xaw/Box.h.
(struct x_display) [USE_X_TOOLKIT]: New fields widget, column_widget,
edit_widget, menubar_widget.
(x_any_window_to_frame) [USE_X_TOOLKIT]: Declared.
1994-01-21 20:41:49 +00:00
Richard M. Stallman
65fbf4a3eb
*** empty log message ***
1994-01-21 18:45:00 +00:00
Richard M. Stallman
0f2cd61fa5
(S_ISDIR): Define if not defined.
...
(file_p): Use S_ISDIR.
(search_magic_path): Fix logic testing for empty path element.
1994-01-21 06:34:16 +00:00
Richard M. Stallman
7a8e3e3024
(update_end): Clear updating_frame before calling hook.
1994-01-21 00:09:47 +00:00
Richard M. Stallman
6e710ae591
(double_dollars): New function.
...
(Fread_file_name_internal): Use double_dollars.
(Fread_file_name): Likewise.
1994-01-20 23:50:37 +00:00
Richard M. Stallman
364a6ae392
Doc fix.
1994-01-20 19:58:44 +00:00
Richard M. Stallman
5abb9556a4
Doc fixes.
1994-01-20 19:56:36 +00:00
Richard M. Stallman
53b7feeccb
(Fprevious_property_change): Move back at least 1 char.
...
(Fprevious_single_property_change): Likewise.
1994-01-20 19:54:47 +00:00
Richard M. Stallman
e6faba7f61
(VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
...
(Vinstallation_directory): Declared.
1994-01-20 14:41:49 +00:00
Richard M. Stallman
caa4e6c4bc
Add #undef SYSTEM_MALLOC.
1994-01-19 23:12:25 +00:00
Richard M. Stallman
2ae4152014
Add #undef for USE_X_TOOLKIT.
1994-01-19 04:15:49 +00:00
Richard M. Stallman
40a6a4dd2f
entered into RCS
1994-01-18 23:52:19 +00:00
Richard M. Stallman
07bf635fc3
Initial revision
1994-01-18 23:47:41 +00:00
Richard M. Stallman
c21a657e1a
Don't include stdio.h.
1994-01-17 01:40:01 +00:00
Richard M. Stallman
2396e3dabe
Include stdio.h before config.h.
1994-01-17 01:38:26 +00:00
Richard M. Stallman
05630743f9
(init_callproc): Use Vinstallation_directory.
1994-01-17 00:46:25 +00:00
Richard M. Stallman
74180aa4ea
(init_lread): Use Vinstallation_directory.
1994-01-17 00:44:38 +00:00
Richard M. Stallman
89de89c7d1
(Ffile_symlink_p): Doc fix.
1994-01-16 23:59:56 +00:00
Richard M. Stallman
9dd3131cef
(Voverriding_local_map): New variable.
...
(syms_of_keyboard): Set up Lisp variable.
(read_key_sequence, menu_bar_items): Handle Voverriding_local_map.
1994-01-16 23:40:22 +00:00
Richard M. Stallman
7d92e3291a
(Fkey_binding): Handle Voverriding_local_map.
...
(describe_buffer_bindings): Likewise.
1994-01-16 23:39:50 +00:00
Paul Reilly
86e7b62748
Comment change.
1994-01-15 21:10:50 +00:00
Richard M. Stallman
6a6d7d25a0
(LD_SWITCH_X_SITE_AUX): Add #undef.
1994-01-15 15:17:30 +00:00
Richard M. Stallman
238e473811
(LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.
1994-01-15 15:17:15 +00:00
Richard M. Stallman
892ed7e0d3
(Fffloor, Ffceil, Ffround, Fftruncate): New functions.
...
(syms_of_floatfns): Turn them on.
1994-01-15 13:28:24 +00:00
Richard M. Stallman
25ab68afb8
(request_sigio, unrequest_sigio): Add new versions of
...
these routines for the CX/UX operating system.
(sys_signal) [SA_RESTART]: Set this flag.
1994-01-15 13:04:09 +00:00
Richard M. Stallman
bb62bd918c
(command_loop_1): If there's an error in the
...
post(pre)-command-hook, leave that hook nil.
1994-01-14 20:09:37 +00:00
Richard M. Stallman
7d6031ba48
(BSTRING): Don't define it here.
1994-01-14 18:47:00 +00:00
Richard M. Stallman
b026af4914
(main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.
1994-01-14 18:09:06 +00:00
Richard M. Stallman
b97ad9eabe
(sigchld_handler, status_message): Handle a NULL in sys_siglist.
1994-01-14 14:17:12 +00:00
Richard M. Stallman
ae82682ff7
(xterm.o): Depends on syssignal.h.
1994-01-13 05:01:36 +00:00
Richard M. Stallman
f161d0cc30
Initial revision
1994-01-13 04:56:06 +00:00
Richard M. Stallman
0f0ea22919
(sys_siglist) [sun]: Additional Sun-specific signal names.
1994-01-12 16:19:09 +00:00
Roland McGrath
4158c17d05
(syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here.
...
(keys_of_buffer): Do it here instead.
1994-01-12 00:49:37 +00:00
Richard M. Stallman
4458cebe3c
(child_setup): Call close_load_descs.
1994-01-11 22:08:49 +00:00
Richard M. Stallman
d2c6be7f0e
(Fload): Record descriptor numbers on load_descriptor_list.
...
(load_descriptor_unwind, close_load_descs): New function.
(syms_of_lread): Init and staticpro load_descriptor_list.
(init_lread): Clear load_descriptor_list.
1994-01-11 22:08:34 +00:00
Richard M. Stallman
633357d44e
(Fcondition_case): Doc fix.
1994-01-11 19:08:24 +00:00
Richard M. Stallman
4200e71976
(Fsignal): Rename 1st arg to error_symbol.
1994-01-11 19:06:40 +00:00
Richard M. Stallman
8150596afb
(read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
...
New functions made by dividing up read_char_menu_prompt.
(read_char): Call read_char_minibuffer_menu_prompt before the sit_for
if X menus are not going to be used.
(read_char_minibuf_menu_prompt): Correct access to keymaps for
menus when not using X menus. Only store character read in a keyboard
macro if it is not the menu help character.
1994-01-11 18:52:33 +00:00
Richard M. Stallman
5f96776a97
(Fcondition_case): Allow a list of condition names in a handler.
...
(find_handler_clause): Likewise.
1994-01-11 07:22:11 +00:00
Richard M. Stallman
2ea6d56151
(read_process_output): Supply second arg to unbind_to.
...
(exec_sentinel): Likewise.
1994-01-11 05:49:41 +00:00
Richard M. Stallman
4e87f4d2ad
(x_sync): Block input.
1994-01-10 22:37:42 +00:00
Richard M. Stallman
4c0dc72228
(struct buffer): New field auto_save_failure_time.
1994-01-10 22:37:13 +00:00
Richard M. Stallman
ca32516100
(set_search_regs): New subroutine.
...
(search_buffer): Use set_search_regs.
Record beginning and end after matching null string.
1994-01-10 22:36:49 +00:00
Richard M. Stallman
b60247d9ee
(Fdo_auto_save): If auto save times out, don't try again for 20 minutes.
...
(Fclear_buffer_auto_save_failure): New function.
(Fset_buffer_auto_saved): Clear auto_save_failure_time.
1994-01-10 22:24:26 +00:00