1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
Commit graph

18723 commits

Author SHA1 Message Date
Richard M. Stallman
ad23b7e113 Remove `stamp-oldxmenu' dependency, so
MSDOS users won't need `touch' installed.
1997-07-13 20:49:06 +00:00
Richard M. Stallman
2d568a15b2 (TAGS, tags): Include new lisp subdirectories. 1997-07-13 20:48:21 +00:00
Richard M. Stallman
45cdceb922 Use sed' instead of cp', which might not be installed. 1997-07-13 20:47:45 +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
c7909e025c (tpu-set-mode-line) Added mode-line-mule-info and
mode-line-frame-identification.
1997-07-12 18:26:11 +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
29df77ba6c (forward-visible-line): Correctly handle arg 0
so that it doesn't mess up handling of nonzero args.
1997-07-12 06:33:49 +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
Richard M. Stallman
284795f871 (condition-case): Fix edebug-form-spec to
allow a handler with a list of condition names.
1997-07-12 06:13:54 +00:00
Richard M. Stallman
b48e4aeb00 (mips-sony-newsos6*): File news-risc.h renamed to news-r6.h. 1997-07-11 06:58:14 +00:00
Richard M. Stallman
325d9e67e8 Make it clear that the warning is a warning. 1997-07-11 06:15:11 +00:00
Geoff Voelker
86b9a6a9d9 (shutdown): Define.
(sys_shutdown): Export.
1997-07-10 20:12:15 +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
b8ae93ada3 (char-after): Allow 0 args. 1997-07-10 10:55:23 +00:00
Richard M. Stallman
41d58f6147 (c-copy-tree): New function.
(c-initialize-builtin-style): Use c-copy-tree.
1997-07-10 07:56:17 +00:00
Richard M. Stallman
785eecbbba Initial revision 1997-07-10 07:54:06 +00:00