- 20 Apr, 1998 9 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Use it to bind load_convert_to_unibyte. (Feval_buffer): New arg UNIBYTE. Pass it to readevalloop. (readevalloop_1): New unwind-protect subroutine. (load_convert_to_unibyte): New variable. (syms_of_lread): Set up Lisp var. (read1): If load_convert_to_unibyte, convert strings to unibyte.
-
Richard M. Stallman authored
in multibyte to unibyte case.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fall_completions, Fminibuffer_complete_word): Likewise.
-
Richard M. Stallman authored
(syms_of_fns): defsubr it.
-
Kenichi Handa authored
(shortlisp): Likewise.
-
Kenichi Handa authored
-
Kenichi Handa authored
FLAGS member of coding spec is a cons of CCL program symbols.
-
- 19 Apr, 1998 2 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
Fprocess_inherit_coding_system_flag): New functions. (syms_of_process): Defsubr them. (Fstart_process, Fopen_network_stream): Initialize inherit_coding_system_flag. (read_process_output): If the process buffer isn't dead, call after-insert-file-set-buffer-file-coding-system.
-
- 18 Apr, 1998 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 17 Apr, 1998 23 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
variable, to cope with compilers that think they are smarter than us.
-
Richard M. Stallman authored
for the buffer case, as for the marker case.
-
Richard M. Stallman authored
after calling Fwrite_region.
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
New message macros.
-
Geoff Voelker authored
(dumpglyphs): Update from xterm.c. (w32_ring_bell): Flash window, don't just reset its state. (dumprectangle, show_mouse_face, x_draw_single_glyph): Use new args to dumpglyphs. (my_set_foreground_window): New function. (w32_condemn_scroll_bars): Mark all as condemned scroll bars. (w32_redeem_scroll_bar): Look through all scroll bars. (w32_judge_scroll_bars): Don't clear out condemned list. (w32_read_socket): Clip window after frame has been restored. (x_focus_on_frame, x_raise_frame): Use my_set_foreground_window. (syms_of_w32term): Define Vw32_recognize_altgr.
-
Geoff Voelker authored
making size comparison. (sys_spawnve): Update comments. (sys_select): Ignore children dead children with pending input. Delay sending SIGCHLD until all output has been read. (sys_kill): Sleep to allow focus change events to propagate. Use TerminateProcess on Win95. (int_from_hex, enum_locale_fn, Fw32_get_valid_locale_ids): New functions. (Vw32_valid_locale_ids): New variable. (Fw32_set_current_locale): Send message to input thread. (syms_of_ntproc): defsubr Sw32_get_valid_locale_ids.
-
Geoff Voelker authored
(Fx_popup_menu, set_frame_menubar): Record frame whose menu is being updated. (syms_of_w32menu): Define Vmenu_updating_frame.
-
Geoff Voelker authored
(w32_kbd_mods_to_emacs): Obey Vw32_recognize_altgr. Add more keys for Vw32_capslock_is_shiftlock. (w32_kbd_patch_key): Obey Vw32_recognize_altgr. (map_virt_key): Brazilian keyboards use 0xc1 for /(?) key.
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
(w32_wnd_proc): Handle WM_EMACS_SETFOREGROUND.
-
Geoff Voelker authored
(compute_char_face, merge_face_list): Update from xterm.c.
-
Geoff Voelker authored
-
Geoff Voelker authored
Report normal EOF when read fails if nothing in buffer. Only read more if more remaining. (check_windows_init_file): New function. (term_ntproc): Invoke check_windows_init_file.
-
Geoff Voelker authored
(get_bss_info_from_map_file): Only define if SEPARATE_BSS_SECTION. (get_section_info): Use my_begbss_static, my_endbss_static to determine bounds of bss. (w32_fatal_reload_error): New function. (read_in_bss, map_in_heap): Invoke w32_fatal_reload_error upon error.
-
Geoff Voelker authored
(SYSTEM_PURESIZE_EXTRA): Increase to handle more dumped lisp files.
-
Geoff Voelker authored
binary. (LIBS): Include mpr.lib. (clean): Delete patch generated files, optimized build directory.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 16 Apr, 1998 4 commits
-
-
Richard M. Stallman authored
(main): Recognize --no-unibyte to inhibit EMACS_UNIBYTE. (main): Fix typo, add --multibyte and --no-multibyte. (standard_args): Add --multibyte and --no-multibyte.
-
Eli Zaretskii authored
(keyboard_layout_list): Add Italian keyboard.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-