Richard M. Stallman
89ca3e1b91
(Fmake_overlay): Use XMISCTYPE.
1995-04-07 05:32:09 +00:00
Richard M. Stallman
a5da44fe96
(Fmake_marker, mark_object): Use XMISCTYPE.
...
(clear_marks, gc_sweep): Use u_marker union elt to extrat misc type.
1995-04-07 05:28:07 +00:00
Richard M. Stallman
47e28b2cfe
(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_kboard)
...
(defvar_per_buffer): Use XMISCTYPE.
1995-04-07 05:21:50 +00:00
Richard M. Stallman
5db20f0831
(print): Use XMISCTYPE.
1995-04-07 05:20:19 +00:00
Richard M. Stallman
81d1fba6c9
(internal_equal): Use XMISCTYPE.
1995-04-07 05:19:14 +00:00
Richard M. Stallman
324a6eef85
(Ftype_of, do_symval_forwarding, store_symval_forwarding)
...
(find_symbol_value, Fmake_variable_buffer_local, Fmake_local_variable):
Use XMISCTYPE.
1995-04-07 05:17:56 +00:00
Richard M. Stallman
3f000d8c7f
(intern_face): Cast FONT_DEFAULT to (XFontStruct *)
...
for comparison with face->font.
1995-04-07 03:59:57 +00:00
Richard M. Stallman
bd3a4da283
(frame_vector): New static variable.
...
(syms_of_xmenu): staticpro it.
(frame_vector_add_frame): New function.
(set_frame_menubar): Use frame_vector; use index as the widget id.
(free_frame_menubar): Likewise. Remove the frame from frame_vector.
(menubar_selection_callback): Use frame_vector to turn id into frame.
1995-04-07 03:39:07 +00:00
Richard M. Stallman
8217c64768
(CHECK_IMPURE): Remove & from before my_edata.
1995-04-07 02:59:03 +00:00
Karl Heuer
f8c25f1b67
Update copyright.
1995-04-07 02:21:52 +00:00
Richard M. Stallman
1d233b80d2
(main): Cast arg to `brk'.
1995-04-07 01:03:01 +00:00
Richard M. Stallman
7d15896456
Treat __NetBSD__ like __FreeBSD__.
1995-04-06 21:55:02 +00:00
Karl Heuer
8843589021
(Fplist_put): Fix missing \n\.
1995-04-06 18:57:58 +00:00
Karl Heuer
21a6ce3ada
(x_window_to_frame): Skip non-X frames before testing dpyinfo.
...
[USE_X_TOOLKIT] (x_any_window_to_frame, x_top_window_to_frame): Ditto.
1995-04-06 18:51:54 +00:00
Simon Marshall
e1960a184a
Doc fixes to match declared args.
1995-04-06 12:18:08 +00:00
Richard M. Stallman
d82767682a
(BASE_PURESIZE): Increment to 310000.
1995-04-06 08:11:31 +00:00
Richard M. Stallman
2f3f993bdf
(Fkill_buffer): Call reset_buffer_local_variables
...
and swap_out_buffer_local_variables.
(swap_out_buffer_local_variables): New subroutine.
(Fkill_all_local_variables): Use that subroutine.
1995-04-06 06:58:50 +00:00
Richard M. Stallman
94f9497203
(Flooking_at, Fposix_looking_at): Change arg name.
1995-04-06 05:18:35 +00:00
Richard M. Stallman
828ac69365
(Fraise_frame, Flower_frame): Now interactive.
1995-04-06 02:53:19 +00:00
Karl Heuer
661c7d6ebd
(Ffetch_bytecode): New function.
...
(funcall_lambda): Call it.
(syms_of_eval): defsubr it.
1995-04-05 03:05:26 +00:00
Karl Heuer
c6972ec8d3
Declare Ffetch_bytecode.
1995-04-05 03:04:48 +00:00
Karl Heuer
19126e1177
New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,
...
and x_top_window_to_frame.
1995-04-03 23:37:17 +00:00
Karl Heuer
2d271e2eac
(x_window_to_frame): New arg DPYINFO. All callers changed.
...
(x_any_window_to_frame, x_top_window_to_frame): Likewise.
1995-04-03 23:34:26 +00:00
Karl Heuer
93572b4317
(main): Start with an empty message log.
1995-04-03 22:16:16 +00:00
Karl Heuer
d8616fc1c3
(Fy_or_n_p): Don't log prompt.
...
(Fyes_or_no_p): Fix typo in doc string.
1995-04-03 22:14:27 +00:00
Karl Heuer
6c4429a502
(message_nolog): New function.
1995-04-03 22:10:36 +00:00
Karl Heuer
1979717a5a
(message_nolog): Declare this function.
1995-04-03 22:08:29 +00:00
Karl Heuer
439ae27bd7
Declare Vmessage_log_max.
1995-04-03 21:48:34 +00:00
Richard M. Stallman
d007f5c889
(oblookup): Save bucket num in oblookup_last_bucket_number.
...
(Funintern): New function.
(syms_of_lread): defsubr it.
1995-04-03 21:34:15 +00:00
Richard M. Stallman
5617588f56
(Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.
1995-04-01 04:46:15 +00:00
Karl Heuer
c422836dc1
(command_loop_1): If we ignore force_start, then also
...
ignore beg_unchanged and end_unchanged.
1995-03-31 19:26:53 +00:00
Richard M. Stallman
37579d7c57
(isfloat_string): Permit trailing space.
1995-03-31 19:16:44 +00:00
Karl Heuer
0bb083c202
Fix comment.
1995-03-31 19:13:22 +00:00
Richard M. Stallman
5add3885dd
[MULTI_FRAME] (Factive_minibuffer_window): New function.
...
[MULTI_FRAME] (syms_of_frame): Defsubr it.
1995-03-31 17:47:32 +00:00
Karl Heuer
f5b56972ca
(event_to_kboard): Ignore dead frames.
...
(kbd_buffer_get_event): In batch mode, use current_kboard.
1995-03-31 04:51:59 +00:00
Karl Heuer
39f7900173
(x_delete_display): Extract kboard deletion, for modularity.
1995-03-31 03:57:05 +00:00
Karl Heuer
e50b8090d9
(wipe_kboard): Make this function static.
...
(delete_kboard): New function, extracted from x_delete_display.
1995-03-31 03:56:30 +00:00
Karl Heuer
5647f04f77
Declare function delete_kboard.
1995-03-31 03:53:28 +00:00
Karl Heuer
256d5bf652
(struct x_display_info): New member cut_buffers_initialized.
1995-03-31 03:40:45 +00:00
Karl Heuer
547d9db874
(x_term_init): Initialize cut_buffers_initialized.
1995-03-31 03:40:24 +00:00
Karl Heuer
04649dbcaf
(Fx_store_cut_buffer_internal): Use the flag in the
...
frame's x_display_info, not a global flag.
(Fx_rotate_cut_buffers_internal): Likewise.
1995-03-31 03:40:01 +00:00
Karl Heuer
f609ef57b2
(sort_args): Skip strncmp if longname is a null pointer.
1995-03-31 00:09:19 +00:00
Richard M. Stallman
04f7ec6929
(Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.
1995-03-30 23:34:59 +00:00
Richard M. Stallman
7357a6812a
Comment change.
1995-03-29 21:46:19 +00:00
Karl Heuer
9fa195a2cc
(Fsignal_process): SIGCODE is a symbol, not a string.
1995-03-28 23:33:32 +00:00
Richard M. Stallman
49f82b3d1a
(r_re_alloc): Correct realloc behavior--allow shrinking
...
of blocks while reallocating, if shrinking by more than one page.
(relocate_blocs, resize_blocs): Added failsafe to protect future
calling of these routines when in frozen state.
(r_alloc_thaw): Added call to r_alloc_init.
(relocate_blocks, resize_bloc, r_alloc_sbrk, r_alloc_thaw): Extended
functionality to let ralloc package work in frozen state, allowing
for the existence of unused blocks.
1995-03-28 17:43:24 +00:00
Richard M. Stallman
4766242da2
(Fsignal_process): Allow signal names as well as numbers.
1995-03-28 17:34:52 +00:00
Richard M. Stallman
37d40ae917
(Fconcat): Undo previous change.
1995-03-28 07:38:29 +00:00
Richard M. Stallman
c07289e0a4
(Fget, Fput): Fetch and store symbol's plist directly.
1995-03-27 22:28:43 +00:00
Richard M. Stallman
9d36d0714b
(init_editfns): Use NAME envvar to init user-full-name.
1995-03-27 20:39:28 +00:00