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
Simon Marshall
7853929fc9
Customise. Don't modify pre-command-hook on file load; do in command.
1997-07-15 07:45:25 +00:00
Simon Marshall
ad3f1e65bd
Customise. Don't install bindings on file load; use a fn.
1997-07-15 07:43:48 +00:00
Richard M. Stallman
92d874e687
(isearch-char-to-string): Use char-to-string.
...
(isearch-quote-char): Add nonascii-insert-offset.
1997-07-15 00:23:03 +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
16c3fe0e94
(pc:*:*:*): New entry, for DJGPP.
1997-07-14 19:53:44 +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
36a3b01cf8
All user variables now converted to custom.
...
(iswitchb): New variable for use by the custom package.
(iswitchb-default-buffer): Variable deleted.
(iswitchb-define-mode-map): Addition of keybindings
for iswitchb-kill-buffer and iswitchb-find-file.
(iswitchb): When no text typed in, show all buffers.
(iswitchb-complete): Use equal rather than eq.
(iswitchb-next-match, iswitchb-prev-match): Use
iswitchb-chop to handle reordering the buffer list.
(iswitchb-chop): New function.
(iswitchb-make-buflist): Rewritten for efficiency.
(iswitchb-to-end): Operate on a list of buffers, not just one.
(iswitchb-set-matches): Always return list
of matching buffers, even in absence of user input.
(iswitchb-kill-buffer): New function.
(iswitchb-default-keybindings): Use read-kbd-macro for keys to define.
(iswitchb-exhibit): Always return list of matching buffers.
(iswitchb-show-default-buffer): Function deleted.
1997-07-14 07:30:11 +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
e2bddc3892
(awk-mode): Require cc-langs, not cc-mode.
1997-07-13 21:31:12 +00:00
Richard M. Stallman
c55676a166
Require cc-defs.
1997-07-13 21:30:50 +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
e2f35ede08
(msdos-bg-mode): New function.
...
(msdos-face-setup, make-msdos-frame): Set background-mode and
display-type properties for created frames.
1997-07-13 20:52:08 +00:00
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