Eli Zaretskii
69e5e747e8
Minor style and punctuation changes from Kim Storm.
2001-01-02 17:05:30 +00:00
Eli Zaretskii
d5c00476b2
Fix email address of my last entry.
2001-01-02 15:39:32 +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
Gerd Moellmann
e6a0814f18
(yyerror): Changed to take two arguments. Prototype
...
added. Callers changed.
2001-01-02 14:32:37 +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
Gerd Moellmann
fe5d5d8c2b
*** empty log message ***
2001-01-02 14:19:19 +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
Gerd Moellmann
0fddb84c10
(comint-input-history-ignore): New variable.
...
(comint-read-input-ring): Ignore entries matching
comint-input-history-ignore.
2001-01-02 14:15:22 +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
Dave Love
ade0f0b8f7
(todo): Add :link, :version.
...
(todo-save-top-priorities): Remove autoload cookie.
(todo-add-category, todo-add-item-non-interactively)
(todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload
cookie.
2001-01-02 14:06:15 +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
Eli Zaretskii
3a57e86683
(enter_namespace, main): Cast variables to shut up
...
compiler warnings.
(yyerror): Change parameter declarations to be of type long, so
that they can take pointers on 64-bit platforms.
2001-01-02 13:53:32 +00:00
Eli Zaretskii
571512dece
(main): Remove unused local variable statbfr.
...
(main) <homedir>: Make its declaration conditional on
SERVER_HOME_DIR, to avoid compiler warnings.
2001-01-02 13:52:48 +00:00
Eli Zaretskii
317ad01ee7
(main) <homedir>: Make its declaration conditional
...
on SERVER_HOME_DIR, to avoid compiler warnings.
2001-01-02 13:52:04 +00:00
Eli Zaretskii
26df3bb0b9
(readline): Cast buffer to "long *" to pacify
...
over-zealous compilers.
2001-01-02 13:51:07 +00:00
Dave Love
e761030809
(Miscellaneous commands, Miscellaneous commands)
...
(Miscellaneous commands): Comment out nodes with no content.
2001-01-02 13:35:10 +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
13c40e2fec
(lm-copyright-prefix): New Variable.
...
(lm-copyright-mark): New function.
(lm-crack-copyright): New function.
(lm-verify): Check that the file has a copyright.
Check that the file is copyright Free Software Foundation.
2001-01-02 10:35:00 +00:00
Gerd Moellmann
0cffd9d8da
(update_window): Don't check_current_matrix_flags.
2001-01-02 10:26:28 +00:00