diff options
author | Kim F. Storm <storm@cua.dk> | 2003-05-24 22:00:34 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2003-05-24 22:00:34 +0000 |
commit | f1a83aabaaae4b22393fad978c6b4caf6287c78b (patch) | |
tree | 6ebdeed49f654220e10202903ec12e9a23eb1482 /src/coding.c | |
parent | a3168f58f02b355386ee42203517ba8e5b65591c (diff) | |
download | emacs-f1a83aabaaae4b22393fad978c6b4caf6287c78b.tar.gz emacs-f1a83aabaaae4b22393fad978c6b4caf6287c78b.tar.bz2 emacs-f1a83aabaaae4b22393fad978c6b4caf6287c78b.zip |
Make (several) trivial substitutions for renamed and
new macros in dispextern.h, frame.h and window.h.
(x_draw_glyph_string_box): Adapt to per-window fringes and
scroll-bars.
(glyph_rect): Use window coordinates returned from
window_from_coordinates rather than frame_to_window_pixel_xy.
(XTset_vertical_scroll_bar): Adapt to per-window fringes and
scroll-bars.
(x_clip_to_row): Remove superfluous whole_line_p arg and code
(fringes are now inside margins, i.e. always in the clipping area).
All callers changed.
(x_new_font): Set FRAME_COLUMN_WIDTH and FRAME_LINE_HEIGHT
directly, then call compute_fringe_widths. Don't call
frame_update_line_height.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions