1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 19:42:53 -08:00
Commit graph

7754 commits

Author SHA1 Message Date
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
Richard M. Stallman
c7ef8e24f3 (interval_of): Convert args_out_of_range arguments to Lisp_Integer. 1997-07-12 06:37:25 +00:00
Richard M. Stallman
34c0dab2b7 (Fcoordinates_in_window_p): Convert Fcons arguments to Lisp_Integer.
(save_window_save): Convert Fset_marker argument to Lisp_Integer.
1997-07-12 06:37:04 +00:00
Richard M. Stallman
e607a484ef (selection_data_to_lisp_data): Convert Fmake_vector
and Faset arguments to Lisp_Integer.
(clean_local_selection_data): Likewise.
1997-07-12 06:36:06 +00:00
Richard M. Stallman
b264791c6b (dumpglyphs): Declare local variable first_ch as Lisp_Object, not int. 1997-07-12 06:35:22 +00:00
Richard M. Stallman
2f69f2ec36 (EXFUN, P_): New definitions. Use them to declare
prototypes for external functions.
1997-07-12 06:34:16 +00:00
Richard M. Stallman
2384c010d2 (display_text_line): Exit the outer loop immediately
when the right margin has been reached.
1997-07-12 06:17:23 +00:00
Geoff Voelker
380961a672 (sys_shutdown): New function. 1997-07-10 20:10:09 +00:00
Geoff Voelker
4d8c7bc330 Define HAVE_SHUTDOWN. 1997-07-10 20:09:50 +00:00
Eli Zaretskii
a7efda1fe7 (Fset_face_attribute_internal): Set mouse_face_defer
only if HAVE_X_WINDOWS is defined.
1997-07-10 15:50:59 +00:00
Richard M. Stallman
b83337746c (echo_area_display): Don't offset using left-side
scroll bar width because it is included in the width; clear
the entire line.
1997-07-10 07:09:50 +00:00
Richard M. Stallman
d72236841c (read_process_output): Add cast. 1997-07-10 03:09:10 +00:00
Richard M. Stallman
3609a53bf6 (current_lock_owner, lock_file_1): Add casts. 1997-07-10 03:03:10 +00:00
Richard M. Stallman
fe27f88d3a (x_load_font): Get value of fontp->height from
ascent and descent members of structure font->max_bounds.
(dumpglyphs): Draw background by FillSolid if a font is too short.
1997-07-10 02:15:40 +00:00