aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode.c
diff options
context:
space:
mode:
authorMiles Bader2001-10-20 05:53:04 +0000
committerMiles Bader2001-10-20 05:53:04 +0000
commit8ede64a55f46f793a235d4c8e165878b17e1c72b (patch)
tree11c62c54d6ccaadaa956dceec38292cac05f5be9 /src/bytecode.c
parentdd70d37f4007af840d1a9fa7282497b1a53a84f2 (diff)
downloademacs-8ede64a55f46f793a235d4c8e165878b17e1c72b.tar.gz
emacs-8ede64a55f46f793a235d4c8e165878b17e1c72b.zip
(reassert_line_highlight_hook, change_line_highlight_hook): Variables removed.
(reassert_line_highlight, change_line_highlight): Functions removed. (standout_requested): Variable removed. (update_end, highlight_if_desired): Don't use it. (chars_wasted, copybuf): Variables removed. (write_standout_marker): Function removed. (cursor_to, clear_to_end, clear_frame, clear_end_of_line_raw) (clear_end_of_line_raw, write_glyphs, ins_del_lines): Don't use `chars_wasted' or `copybuf'. (calculate_costs): Don't allocate `chars_wasted' or `copybuf'. Set `costs_set' to true. (cursor_to, clear_end_of_line): Test `costs_set' instead of `chars_wasted'. (clear_end_of_line): Function removed. (clear_end_of_line_raw): Renamed to `clear_end_of_line'. (clear_to_end): Call `clear_end_of_line' instead of `clear_end_of_line_raw'.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions