1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 00:10:48 -08:00
Commit graph

13219 commits

Author SHA1 Message Date
Andrew Innes
13d6a61c28 *** empty log message *** 2001-01-02 22:57:41 +00:00
Andrew Innes
ddbe13894c (Fredraw_frame): Call set_terminal_modes for
w32_console frames.
2001-01-02 22:55:49 +00:00
Andrew Innes
9010e6b15d (handle_single_display_prop): Return if frame is
w32_console.
(init_iterator) [WINDOWSNT]: Initialize frame face cache if
necessary, even if running interactively.
2001-01-02 22:54:34 +00:00
Andrew Innes
959e5b0e37 (realize_default_face): Set face foreground and
background to unspecified for w32_console frames.
(realize_face): Realize face cache for w32_console frames.
(realize_tty_face): Accept w32_console frames.
2001-01-02 22:51:58 +00:00
Andrew Innes
4ec0d3c13b (make_terminal_frame) [WINDOWSNT]: Make terminal frames
use output_w32_console method.
(Qw32_console): New Lisp_Object.
(Fframep): Return it.
(syms_of_frame): Init it.
(Fframe_parameters): Report w32console as font for w32_console
frames.
2001-01-02 22:50:34 +00:00
Andrew Innes
c513fb07a3 (output_method): Add output_w32_console method.
(FRAME_W32_CONSOLE_P): New macro.
2001-01-02 22:49:42 +00:00
Andrew Innes
ad54b02528 (FRAME_TERMCAP_P) [WINDOWSNT]: Remove redefinition. 2001-01-02 22:48:57 +00:00
Andrew Innes
7e6ac5b91d (x_update_begin):
(x_update_end):
(x_clear_frame):
(x_ins_del_lines):
(x_change_line_highlight):
(x_delete_glyphs):
(w32_ring_bell):
(x_update_begin):
(x_update_end):
(w32_reassert_line_highlight):
(w32_frame_rehighlight):
(w32_frame_raise_lower): Do nothing if not w32 frame.
2001-01-02 22:47:48 +00:00
Andrew Innes
56c1632162 (get_frame_dc): Abort if called on a non-w32 frame. 2001-01-02 22:45:32 +00:00
Andrew Innes
abf8c61b62 (Fx_display_color_cells): Determine correct value, when
system doesn't tell us directly.
(Fx_display_visual_class): Implement properly.
2001-01-02 22:44:52 +00:00
Gerd Moellmann
d6bb0c0d88 *** empty log message *** 2001-01-02 15:32:59 +00:00
Gerd Moellmann
6df47b592a (Frecenter): Handle centering in graphical frames
specially.  Centering on the basis of line counts doesn't work
reliably with variable-height lines.
2001-01-02 15:32:31 +00:00
Eli Zaretskii
315f5865d4 *** empty log message *** 2001-01-02 14:27:49 +00:00
Eli Zaretskii
da55a2b79a (detect_coding_iso2022, setup_coding_system): Remove
unused variable `i'.
(detect_coding_mask): Remove unused variable `idx'.
(detect_coding): Remove unused variable `i'.
(ccl_coding_driver): Remove unused variable `result'.
(run_pre_post_conversion_on_str): Remove unused variable `prev'.
(decode_coding_string): Remove unused variables `to' and
`gcpro1'.
(encode_coding_string): Remove unused variables `gcpro1' and
`saved_coding_symbol'.
(Ffind_coding_systems_region_internal): Remove function-local
variable args[], leave only the block-local one.
(code_convert_region1): Remove unused variable `len'.
2001-01-02 14:26:22 +00:00
Eli Zaretskii
478d746bab (make_cursor_line_fully_visible): Remove unused variable
`header_line_height'.
(append_space, extend_face_to_end_of_line): Declare `saved_what'
enum display_element_type.
2001-01-02 14:24:29 +00:00
Eli Zaretskii
57328c1f51 (size_window): Remove block-local variable `min_size'. 2001-01-02 14:23:43 +00:00
Eli Zaretskii
8ebae00c64 (char_printable_p): Remove unused variable `chars'.
(Fsplit_char, Fchar_bytes): Remove unused variable `val'.
(str_to_multibyte): Remove unused variable `c'.
2001-01-02 14:22:57 +00:00
Eli Zaretskii
a303d6bee9 (Fcategory_docstring): Remove unused variable `doc'.
(Fget_unused_category): Remove unused variable
`docstring_vector'.
(Fchar_category_set): Remove unused variables `val', `charset',
`c1' and `c2'.
2001-01-02 14:21:33 +00:00
Gerd Moellmann
6dde6abc96 *** empty log message *** 2001-01-02 14:20:32 +00:00
Eli Zaretskii
b428fdfdc1 (Fccl_execute): Cast ccl_driver parameters to `unsigned
char *' instead of `char *'.
2001-01-02 14:20:09 +00:00
Gerd Moellmann
1883b2c6c0 *** empty log message *** 2001-01-02 14:19:53 +00:00
Eli Zaretskii
5ab05323cc (face_fontset, realize_default_face): Remove unused
variable `fontset'.
(face_at_buffer_position): Remove unused variable `multibyte_p'.
2001-01-02 14:19:26 +00:00
Eli Zaretskii
3378b2e450 (XTread_socket): Remove unused variables `p' and
`pend'.
(XTread_socket) <LeaveNotify>: Remove unused variable `frame',
leave only the one in the inner block.
2001-01-02 14:17:49 +00:00
Eli Zaretskii
9b207e8ed2 (x_display_info_for_name): Cast 0 to "char *" in the call
to x_term_init.
(lookup_image): Remove unused variable `file'.
(xbm_load): Remove unused variables `bitmap_data', `height', and
`width'.  Remove function-local variable `i', leave the
block-local one.
(gif_load): Remove unused variable `inc'.
2001-01-02 14:12:28 +00:00
Eli Zaretskii
1337ac7772 (fontset_ref): Remove unused variable `i'.
(fontset_set): Remove unused variables `j' and `tmp'.
(make_fontset): Remove unused variables `i', `j', `elt' and
`base_elt'.
(make_fontset_for_ascii_face): Remove unused variable `name'.
(fs_load_font): Remove unused variable `font_idx'.
(fs_query_fontset): Remove unused function-local variable
`fontset'.
(list_fontsets): Remove unused variable `tail'.
(Fnew_fontset): Remove unused variables `family' and `registry'.
(accumulate_font_info): Remove unused variable `tmp'.
(Ffontset_font): Remove unused variable `id'.
(syms_of_fontset): Remove unused variable `i'.
2001-01-02 14:11:36 +00:00
Eli Zaretskii
87ba0a6bc7 (make_gap): Remove unused variable `result'. 2001-01-02 14:10:36 +00:00
Eli Zaretskii
aebfea6874 (record_char): Remove unused function-scope variable
`help'.
(kbd_buffer_get_event): Remove unused block-scope variable `idx'.
(menu_bar_items): Remove unused function-scope variable `tem'.
2001-01-02 14:09:59 +00:00
Eli Zaretskii
4644f58940 (Fmarker_position): Remove unused variables pos', i',
and `buf'.
(Fmarker_insertion_type): Remove unused variable `buf'.
2001-01-02 14:08:59 +00:00
Eli Zaretskii
959064c4ed (e_write): Remove unused variable `require_encoding_p'. 2001-01-02 14:08:14 +00:00
Eli Zaretskii
b3edfc9b59 (directory_files_internal): Fix a typo in a comment.
Remove an unused variable `handler'.
(file_name_completion): Remove unused function-scope variable
`dp'.
(Ffile_attributes) <dirname, sdir>: Make declarations conditioned
on BSD4_2.
2001-01-02 14:07:22 +00:00
Eli Zaretskii
8d0941b69b (casify_object): Remove unused variable `tolen'. 2001-01-02 14:06:38 +00:00
Eli Zaretskii
8798a92b86 (current_column): Remove unused variable `stopchar'.
(Fcompute_motion): Remove unused variable `contin'.
2001-01-02 14:05:57 +00:00
Eli Zaretskii
a968f437aa (shrink_regexp_cache): Remove unused variable `cpp'.
(trivial_regexp_p): Remove unused variable `c'.
(boyer_moore): Remove unused variable `k'.
2001-01-02 14:04:56 +00:00
Eli Zaretskii
17bf2e6ede (Fprimitive_undo): Remove unused block-scope variable
`end'.
2001-01-02 14:04:12 +00:00
Eli Zaretskii
2a359158cb (find_symbol_value): Remove extra 3rd argument in the
call to swap_in_symval_forwarding.
2001-01-02 14:03:28 +00:00
Eli Zaretskii
24109c98ab (Fsnarf_documentation): Remove unused variables `fun' and
`tem'.
2001-01-02 14:02:33 +00:00
Eli Zaretskii
7ef8bdb5aa (Ftranspose_regions): Remove unused variables `gcpro1'
and `gcpro2'.
2001-01-02 14:01:48 +00:00
Eli Zaretskii
504f24f1be (Flength): Remove unused variable `tail'.
(Fdelete): Remove unused variable `size'.
2001-01-02 14:01:05 +00:00
Eli Zaretskii
e093d6bf56 (doprnt1): Remove unused variable `size'. 2001-01-02 14:00:20 +00:00
Eli Zaretskii
f94ecad1f5 (get_local_map): Remove unused variable `tem'. 2001-01-02 13:59:23 +00:00
Eli Zaretskii
7d01951074 (run_composition_function): Remove unused variable
`val'.
(update_compositions): Remove unused variable `hook'.
2001-01-02 13:58:26 +00:00
Eli Zaretskii
3c3bf422a5 (EmacsFrameSetCharSize): Remove unused variables `ac'
and al[].
2001-01-02 13:57:46 +00:00
Gerd Moellmann
0da1ab50c6 (x_connection_closed): Catch X errors around all
statements that call X.  Save away the error message in a local
copy.
2001-01-02 13:57:17 +00:00
Eli Zaretskii
deefb1ef4e (encode_terminal_code): Remove unused variable `c'. 2001-01-02 13:57:02 +00:00
Gerd Moellmann
1a532e5428 (x_connection_closed): Set handling_signal to 0 at
the start.
2001-01-02 13:32:43 +00:00
Gerd Moellmann
a13be20798 (pos_visible_p): Take into account that CHARPOS maybe
in or at the start of invisible text.
2001-01-02 12:11:32 +00:00
Gerd Moellmann
1a8a9daf94 *** empty log message *** 2001-01-02 10:35:32 +00:00
Gerd Moellmann
0cffd9d8da (update_window): Don't check_current_matrix_flags. 2001-01-02 10:26:28 +00:00
Jason Rumney
35b41202ed (x_figure_window_size): Do not allow new_height and
new_width of frame to override specified values.
2001-01-01 22:25:57 +00:00
Jason Rumney
3608c0f984 *** empty log message *** 2001-01-01 22:24:13 +00:00