- 13 Sep, 1999 13 commits
-
-
Gerd Moellmann authored
(kbd_input_ast, read_input_waiting): Ditto.
-
Gerd Moellmann authored
mini-buffer window's buffer, if the buffer is invalid. (choose_minibuf_frame): Change for Lisp_Object selected_frame. (read_minibuf): Ditto.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
selected_frame. (cmd_error_internal, command_loop_1, read_char, kbd_buffer_get_event, read_avail_input, read_char_minibuf_menu_prompt, read_key_sequence, Fsuspend_emacs, interrupt_signal, quit_throw_to_read_char): Ditto.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(do_switch_frame): Change for Lisp_Object selected_frame. (Fselected_frame): Ditto. (Fframe_first_window): Use SELECTED_FRAME. (Fframe_root_window): Change for Lisp_Object selected_frame. (Fframe_selected_window, Fset_frame_selected_window, Fnext_frame, Fprevious_frame, other_visible_frames, Fdelete_frame, Fmouse_position, Fmouse_pixel_position, Fmake_frame_visible, Fmake_frame_invisible, Ficonify_frame, Fraise_frame, Flower_frame, Fframe_parameters, Fmodify_frame_parameters, Fframe_char_height, Fframe_char_width, Fframe_pixel_height, Fframe_pixel_width, Fset_frame_height, Fset_frame_width): Ditto.
-
Gerd Moellmann authored
(Ffontset_info): DItto.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(adjust_frame_glyphs_initially): Change for Lisp_Object selected_frame. (direct_output_for_insert, direct_output_forward_char, init_display): Ditto.
-
Gerd Moellmann authored
selected_frame. (set_internal): Ditto.
-
Gerd Moellmann authored
(record_buffer): Ditto.
-
Ken Raeburn authored
-
Ken Raeburn authored
-
- 12 Sep, 1999 20 commits
-
-
Gerd Moellmann authored
(syms_of_xfaces): Defsubr accordingly. (lface_from_face_name): Resolve face aliases. (Qmode_line): Replaces Qmodeline. (realize_basic_faces): Use Qmode_line. (syms_of_xfaces): Initialize Qmode_line. (Qframe_update_face_colors): New. (syms_of_xfaces): Initialize call. (update_face_from_frame_parameter): Call that function when the frame's background changes.
-
Gerd Moellmann authored
to exact size if exact_p is non-zero. (display_echo_area_1): Call resize_mini_window with new parameter. (redisplay_internal): Ditto. (resize_echo_area_axactly): New. (hscroll_window_tree): Choose cursor row from desired or current matrix. (redisplay_internal): Hscroll before updating.
-
Gerd Moellmann authored
of minibuffer_prompt_length.
-
Gerd Moellmann authored
new parameter. (read_minibuf): Use prompt_end_charpos instead of minibuffer_prompt_length. (read_minibuf_unwind): Ditto. (Fminibuffer_complete_and_exit): Ditto. (Fminibuffer_complete_word): Ditto. (Fminibuffer_prompt_end): Ditto. (read_minibuf): Return mini-buffer contents without the prompt. (read_minibuf): Set minibuf_prompt_width to the current column after inserting prompt. (Fminibuffer_prompt_width): Return minibuf_prompt_width.
-
Gerd Moellmann authored
exact size of a message displayed, if any.
-
Gerd Moellmann authored
of minibuffer_prompt_length. (Fline_beginning_position): Ditto. (make_buffer_string_both): Take out the code to handle mini-buffer prompts. (Fbuffer_string): Handle the prompt here, instead.
-
Gerd Moellmann authored
Add prototype for resize_echo_area_axactly.
-
Gerd Moellmann authored
minibuffer_prompt_length.
-
Gerd Moellmann authored
of minibuffer_prompt_length. (Fmake_indirect_buffer): Ditto. (Fkill_buffer): Ditto. (Ferase_buffer): Ditto.
-
Gerd Moellmann authored
of buffer-substring because buffer-string doesn't copy the prompt.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(toplevel): Make `modeline' an alias for `mode-line'.
-
Richard M. Stallman authored
(tpu-search-overlay, tpu-replace-overlay): New variables. (tpu-search-highlight, tpu-toggle-direction): New functions. (tpu-lm-replace): Set tpu-replace-overlay. (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post command hook.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Ken Raeburn authored
-
Ken Raeburn authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
buffers, switch back after.
-
Richard M. Stallman authored
-
- 11 Sep, 1999 7 commits
-
-
Richard M. Stallman authored
and use the initial argument as file name directly. Likewise if nothing matches.
-
Ken Raeburn authored
-
Richard M. Stallman authored
Save configurations after they change, not before.
-
Ken Raeburn authored
(PIXEL_X_FROM_CANON_X, PIXEL_Y_FROM_CANON_Y): Use XFLOAT_DATA.
-
Ken Raeburn authored
-
Richard M. Stallman authored
and bind print-gensym in the old way for compatibility.
-
Richard M. Stallman authored
print-number-table.
-