Richard M. Stallman
c21241654f
Many doc fixes.
1997-07-18 18:17:20 +00:00
Richard M. Stallman
ba704fd4ca
(direct_output_forward_char): Reenable check against
...
truncated text at end of line.
1997-07-18 17:50:12 +00:00
Richard M. Stallman
a27062f04e
(display_string): Ignore W->left if OBEY_WINDOW_WIDTH is zero.
1997-07-18 17:46:56 +00:00
Richard M. Stallman
de2436ef7b
(xcar, xcdr): Print with /x.
1997-07-17 18:32:27 +00:00
Richard M. Stallman
b070c1d71b
(decode_mode_spec_coding): Fix typo; use val' instead of coding-system'.
1997-07-17 18:18:05 +00:00
Richard M. Stallman
c5ca4d3a1b
(replace_range): New function.
1997-07-17 06:51:28 +00:00
Richard M. Stallman
1fca3fae80
(display_text_line): Handle the case of point being in
...
the invisible part of the line beyond the left margin.
1997-07-17 06:29:36 +00:00
Richard M. Stallman
e744155a80
(internal_self_insert): When overwriting, use replace_range.
1997-07-15 19:22:53 +00:00
Richard M. Stallman
48fe8caca1
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Fix previous change.
1997-07-15 19:00:36 +00:00
Richard M. Stallman
515b04d08c
Fix previous change.
1997-07-15 18:58:44 +00:00
Jim Meyering
579c838129
Add comment describing HAVE_PSTAT_GETDYNAMIC.
1997-07-15 13:21:56 +00:00
Kenichi Handa
7717c392c0
(detect_coding_iso2022): Distinguish coding-category-iso-7-else and
...
coding-category-iso-8-else.
1997-07-15 08:21:17 +00:00
Kenichi Handa
a38ede416c
(CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deleted
...
(CODING_CATEGORY_IDX_ISO_7_ELSE): New macro.
(CODING_CATEGORY_IDX_ISO_8_ELSE): New macro
(CODING_CATEGORY_MASK_ISO_ELSE): This macro is deleted.
(CODING_CATEGORY_MASK_ISO_7_ELSE): New macro.
(CODING_CATEGORY_MASK_ISO_8_ELSE): New macro.
(CODING_CATEGORY_MASK_ANY): Adjusted for the above change.
1997-07-15 08:21:17 +00:00
Miles Bader
5d23c61260
automatically generated from GPLed version
1997-07-14 22:54:30 +00:00
Paul Eggert
1b65a66c5d
automatically generated from GPLed version
1997-07-14 22:36:07 +00:00
Richard M. Stallman
6ca5cfd1e8
(unexec): Don't call update_dynamic_symbols if static link.
1997-07-14 19:55:57 +00:00
Richard M. Stallman
32454a9ff2
(make_lispy_event): Distinguish S-SPC from SPC.
1997-07-14 19:36:01 +00:00
Richard M. Stallman
2fb9049ef0
(read_char): Call timer_stop_idle unconditionally at non_reread.
1997-07-14 19:26:48 +00:00
Richard M. Stallman
5c1aae96f9
(x_draw_box): Use scratch_cursor_gc to draw the cursor
...
box using the color specified by cursor_pixel.
1997-07-14 04:24:24 +00:00
Richard M. Stallman
9e4555e816
(init_display): Go ahead and prepare for
...
a X configuration in the CANNOT_DUMP case.
1997-07-13 23:20:41 +00:00
Richard M. Stallman
33046fc90d
(init_lread): Don't add to load-path lisp subdirectories
...
of the source tree if the parent of the source was moved after dumping Emacs.
1997-07-13 21:19:52 +00:00
Richard M. Stallman
f4dee5826e
Comment changes.
1997-07-13 20:43:31 +00:00
Richard M. Stallman
c49f3d5a65
(Fcall_process) [MSDOS]: Request EOL conversion of
...
the process output, unless we were promised it is binary.
1997-07-13 20:40:43 +00:00
Richard M. Stallman
fa228724ff
(Fwrite_region) [DOS_NT]: Always use binary mode since
...
coding conversion now takes care of NL -> CRLF.
1997-07-13 20:37:01 +00:00
Richard M. Stallman
4916b52926
(XPointer): Define XPointer.
1997-07-13 20:20:11 +00:00
Richard M. Stallman
d451e4dbed
(compile_pattern_1): Don't declare val with CONST.
1997-07-13 06:36:36 +00:00
Richard M. Stallman
539b4d4159
(decode_mode_spec): Initialize and use `p' (for the termcap case).
1997-07-12 19:11:07 +00:00
Richard M. Stallman
92ab4af6fa
(XPointer): Define XPointer.
1997-07-12 07:34:33 +00:00
Richard M. Stallman
ea2acec55b
(main): Use setrlimit only if RLIMIT_STACK.
...
(main) [DOUG_LEA_MALLOC]: Call r_alloc_reinit when restarting a dumped Emacs.
1997-07-12 07:07:26 +00:00
Richard M. Stallman
dec414188f
(r_alloc_reinit): New function.
1997-07-12 07:04:43 +00:00
Richard M. Stallman
3d976a9a2b
(get_system_name): Don't crash if Vsystem_name does not contain a string.
1997-07-12 06:52:06 +00:00
Richard M. Stallman
662c2ef22a
(lock_file_1): Don't crash if Fuser_login_name or
...
Fsystem_name don't return strings.
(current_lock_owner): Likewise.
1997-07-12 06:51:51 +00:00
Richard M. Stallman
39ce695286
(Fx_list_fonts): Fix Fnconc argument.
1997-07-12 06:49:45 +00:00
Richard M. Stallman
e14a8fb0a2
Initial revision
1997-07-12 06:49:03 +00:00
Richard M. Stallman
c359784924
(message2_nolog): Don't call fwrite will null string.
1997-07-12 06:47:19 +00:00
Richard M. Stallman
2c99f3ead4
(set_buffer_internal_1): Convert Fset_marker argument to Lisp_Integer.
...
(set_buffer_temp): Likewise.
(fix_overlays_in_range): Likewise.
1997-07-12 06:46:48 +00:00
Richard M. Stallman
ea625b14ae
(CATEGORY_DOCSTRING): Convert Fchar_table_extra_slot
...
argument to Lisp_Integer.
(CATEGORY_TABLE_VERSION): Likewise.
1997-07-12 06:46:35 +00:00
Richard M. Stallman
6703ac4f59
(Fregister_ccl_program): Convert Fmake_vector argument to Lisp_Integer.
...
(syms_of_ccl): Likewise.
1997-07-12 06:46:21 +00:00
Richard M. Stallman
cac557491c
(Fdelete_backward_char): Convert Finsert_char argument to
...
Lisp_Integer and add missing argument.
(internal_self_insert): Convert Fmove_to_column argument to
Lisp_Integer and add missing argument.
1997-07-12 06:45:55 +00:00
Richard M. Stallman
5d632ccf24
(Ffind_coding_system): Use call1, not call2.
1997-07-12 06:45:09 +00:00
Richard M. Stallman
7523d17c54
(Fsubstitute_command_keys): Add missing describe_map_tree argument.
1997-07-12 06:44:49 +00:00
Richard M. Stallman
09dbcf71b9
(Fcurrent_time_zone): Convert Fmake_list argument to Lisp_Integer.
...
(Ftranspose_regions): Convert Fset_text_properties arguments to Lisp_Integer.
1997-07-12 06:43:44 +00:00
Richard M. Stallman
bffd00b0d3
(Fwrite_region): Fix call2 argument.
...
(Fread_file_name): Convert Fcons argument to Lisp_Integer.
1997-07-12 06:43:08 +00:00
Richard M. Stallman
4dcb3ee353
(set_point): Convert call2 arguments to Lisp_Integer.
1997-07-12 06:42:44 +00:00
Richard M. Stallman
c6a67acd8a
(command_loop_1): Add missing message2 argument.
...
(menu_bar_items): Add missing get_keyelt argument.
(follow_key): Likewise.
(read_key_sequence): Likewise.
1997-07-12 06:42:03 +00:00
Richard M. Stallman
388017731f
(Fml_arg): Add missing Fread_string arguments.
1997-07-12 06:41:26 +00:00
Richard M. Stallman
b7df898e37
(Fread_from_minibuffer): Remove extra get_keymap argument.
...
(Fminibuffer_complete): Convert Fset_window_start argument to Lisp_Integer.
1997-07-12 06:41:07 +00:00
Richard M. Stallman
4da6dec802
(Fprocess_send_region): Convert move_gap argument to int.
1997-07-12 06:38:44 +00:00
Richard M. Stallman
44d8a79389
(init_syntax_once): Convert Fmake_vector argument to Lisp_Integer.
1997-07-12 06:38:27 +00:00
Richard M. Stallman
046fd69c84
Fix copyright year.
1997-07-12 06:37:59 +00:00