Richard M. Stallman
df0b5ea16e
(redisplay_window): If we set PT, and that alters a region
...
being displayed, call try_window again.
1994-10-02 02:41:24 +00:00
Richard M. Stallman
bbdc209278
(head_table): Set up Qdelete_frame.
...
(kbd_buffer_get_event): Handle delete_window_event by making
a delete-frame event.
1994-10-01 21:25:41 +00:00
Richard M. Stallman
d134b17bcb
(keys_of_frame): Make binding for delete-frame.
1994-10-01 21:24:44 +00:00
Richard M. Stallman
cab4777e78
(Foverlay_get): Handle `category' property on overlay.
1994-10-01 21:02:59 +00:00
Richard M. Stallman
a8a3c4213f
Comment change.
1994-10-01 09:07:05 +00:00
Richard M. Stallman
1a0201170f
(compile_range): When casting to const unsigned char *, put const first.
1994-10-01 09:06:07 +00:00
Richard M. Stallman
a0efd88707
(LIBXTR6): If NEED_LIBW, add -lw.
1994-10-01 04:54:34 +00:00
Richard M. Stallman
d848c520c9
(NEED_LIBW): Defined.
1994-10-01 04:54:08 +00:00
Richard M. Stallman
fe9f955af3
(LDFLAGS): New variable.
...
(LIBX): Use LDFLAGS.
1994-10-01 04:42:45 +00:00
Richard M. Stallman
62476adc55
(Fmake_local_variable): Doc fix.
...
(Flocal_variable_p): New function.
(syms_of_data): defsubr it.
1994-09-30 20:32:45 +00:00
Richard M. Stallman
b2728f4bde
(check_writable, check_executable) [__HURD__]: Use eaccess.
1994-09-29 23:20:43 +00:00
Richard M. Stallman
4699e6d2a1
(compute_char_face): Handle list as overlay face property.
...
(compute_char_face): If face text-property is a list,
merge the attributes of the faces in the list.
1994-09-29 23:00:43 +00:00
Richard M. Stallman
53dfb38830
(Fset_face_attribute_internal): Mark frame garbaged whenever
...
any face's font or color is changed.
1994-09-29 20:25:45 +00:00
Karl Heuer
829f7f7ce3
(scmp): Use unsigned chars, to avoid confusing DOWNCASE.
1994-09-29 19:37:26 +00:00
Karl Heuer
7c118b57e6
(x_report_frame_params): Fix format/arg mismatch.
1994-09-29 19:23:41 +00:00
Karl Heuer
d63c1903de
(CHECK_SCNHDR, write_segment): Fix format/arg mismatch.
1994-09-29 19:22:57 +00:00
Roland McGrath
59c0e56754
[alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.
1994-09-28 21:00:06 +00:00
Karl Heuer
7451ae15f9
(syms_of_dired): Undo Sep 16 change.
1994-09-28 20:45:25 +00:00
Karl Heuer
8a9b0da95a
(Fdelete_file): Undo Sep 16 change.
1994-09-28 20:45:08 +00:00
Karl Heuer
0cabaf3108
Comment fix.
1994-09-28 01:58:46 +00:00
Karl Heuer
b2cad82634
(x_new_font): New rule for computing column width. Factored out common code.
...
(XTset_vertical_scroll_bar): Use new width formula.
[!USE_X_TOOLKIT] (x_set_window_size): Likewise.
1994-09-28 00:59:24 +00:00
Karl Heuer
dff9a53890
(x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.
...
(Fx_create_frame): Default scroll bar width is now nil.
1994-09-28 00:58:45 +00:00
Karl Heuer
02a162bf16
(set_frame_size, EmacsFrameSetCharSize): Use new width formula.
1994-09-28 00:58:15 +00:00
Karl Heuer
bf92a755fa
(scroll_bar_pixel_width, scroll_bar_cols): Update comment.
1994-09-28 00:57:37 +00:00
Karl Heuer
ae68312980
(lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,
...
Finsert_and_inherit_before_markers, Fformat): Use type test macros.
1994-09-27 23:32:55 +00:00
Richard M. Stallman
55c6775fcb
(${etc}DOC): Run make-docfile twice--two batches.
...
(strftime.o, mktime.o): New target.
(obj): Add strftime.o and mktime.o.
1994-09-27 19:50:53 +00:00
Richard M. Stallman
a82d387cfd
(Fformat_time_string): Mostly rewritten, to handle
...
unlimited size, and report errors properly.
(Fformat_time_string): New function.
(syms_of_editfns): Defsubr it.
1994-09-27 19:41:21 +00:00
Karl Heuer
c5af3bb92d
(BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
...
SOME_BUFFER_LOCAL_VALUEP, BUFFER_OBJFWDP, VOIDP): New type test macros.
(CHECK_STRING_OR_BUFFER, NUMBERP, CHECK_LIST, CHECK_STRING, CHECK_CONS,
CHECK_SYMBOL, CHECK_VECTOR, CHECK_BUFFER, CHECK_WINDOW, CHECK_LIVE_WINDOW,
CHECK_PROCESS, CHECK_NUMBER, CHECK_NATNUM, CHECK_MARKER,
CHECK_NUMBER_COERCE_MARKER, CHECK_FLOAT, CHECK_NUMBER_OR_FLOAT,
CHECK_NUMBER_OR_FLOAT_COERCE_MARKER, CHECK_OVERLAY): Use type test macros.
1994-09-27 04:20:23 +00:00
Karl Heuer
cfff016d4c
(readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,
...
read_list, check_obarray, intern, Fintern, Fintern_soft, oblookup,
init_lread): Use type test macros.
1994-09-27 04:10:43 +00:00
Karl Heuer
90165123fc
(Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,
...
Fcommandp, Fautoload, Feval, Fapply, Ffuncall, funcall_lambda, specbind): Use
type test macros.
1994-09-27 04:03:15 +00:00
Karl Heuer
e9ebc175bf
(wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,
...
Fstringp, Farrayp, Fsequencep, Fbufferp, Fmarkerp, Fsubrp,
Fbyte_code_function_p, Fchar_or_string_p, Fintegerp, Finteger_or_marker_p,
Fnatnump, Fnumber_or_marker_p, Ffloatp, Fcar, Fcar_safe, Fcdr, Fcdr_safe,
Fsetcar, Fsetcdr, Fboundp, Ffboundp, store_symval_forwarding, Fset,
default_value, Fdefault_boundp, Fdefault_value, Fset_default,
Fmake_variable_buffer_local, Fmake_local_variable, Fkill_local_variable,
indirect_function, Faref, Faset, Farray_length, arithcompare, Fzerop,
Fnumber_to_string, arith_driver, float_arith_driver, Fmod, Fadd1, Fsub1): Use
type test macros.
1994-09-27 04:00:45 +00:00
Karl Heuer
a7a60ce913
(nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,
...
Fkill_buffer, set_buffer_internal, list_buffers_1, sort_overlays): Use type
test macros.
1994-09-27 03:57:23 +00:00
Karl Heuer
6e54b3de90
(quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test
...
macros.
1994-09-27 03:27:31 +00:00
Karl Heuer
e687453f6e
(Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test
...
macros.
1994-09-27 03:16:02 +00:00
Karl Heuer
40de0d7ba2
(GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use
...
type test macros.
1994-09-27 03:15:02 +00:00
Karl Heuer
693f8fb080
(NULL_INTERVAL_P): Use type test macros.
1994-09-27 03:13:50 +00:00
Karl Heuer
4a2fb8bd2b
(EVENT_HAS_PARAMETERS): Use type test macros.
1994-09-27 03:13:08 +00:00
Karl Heuer
09e82d7cd7
(Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
1994-09-27 03:12:28 +00:00
Karl Heuer
617bd3f62f
(Fbyte_code): Use type test macros.
1994-09-27 03:11:31 +00:00
Karl Heuer
d50d3dc8e3
(Fcall_process, child_setup, getenv_internal): Use type test macros.
1994-09-27 03:10:43 +00:00
Karl Heuer
9d05e3d4c4
(casify_object): Use type test macros.
1994-09-27 03:10:02 +00:00
Karl Heuer
1d80f4daee
(STRING256_P): Use type test macros.
1994-09-27 03:09:02 +00:00
Karl Heuer
ed76f667fc
(Fself_insert_command): Use type test macros.
1994-09-27 03:08:20 +00:00
Karl Heuer
88cf185241
(Ffile_name_completion, file_name_completion): Use type test macros.
1994-09-27 03:07:54 +00:00
Karl Heuer
e6d12642a8
(get_doc_string, Fdocumentation, Fdocumentation_property,
...
store_function_docstring, Fsnarf_documentation): Use type test macros.
1994-09-27 03:06:52 +00:00
Karl Heuer
55ccc0b37b
(Fkill_emacs): Use type test macros.
1994-09-27 03:05:28 +00:00
Karl Heuer
93c30b5f84
(Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
...
Fmake_symbolic_link, Fwrite_region, Fverify_visited_file_modtime,
Fdo_auto_save, Fread_file_name_internal, Fread_file_name): Use type test
macros.
1994-09-27 03:03:38 +00:00
Karl Heuer
d20d1d19eb
(unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.
1994-09-27 03:01:57 +00:00
Karl Heuer
207a45c169
(extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use
...
type test macros.
1994-09-27 03:01:14 +00:00
Karl Heuer
7650760ef8
(Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,
...
internal_equal, Ffillarray, mapcar1): Use type test macros.
1994-09-27 02:58:30 +00:00