annotate src/.cvsignore @ 51209:880539128b51

Make (many) trivial substitutions for renamed and new macros in dispextern.h, frame.h and window.h. (window_box_width): Adapt to per-window fringes and scroll bars, and new fringe vs. display margin position. Note that returned value is no longer guaranteed to be a whole multiple of the frame column width, since per-window fringes may now be any width. (window_box_left_offset): New function like window_box_left, but value is relative to left border of window (rather than frame). (window_box_right_offset): New function like window_box_right, but value is relative to left border of window. (window_box_left): Adapt to per-window fringes and scroll bars, and new fringe vs. display margin position. Simplify by using WINDOW_LEFT_EDGE_X and window_box_left_offset. (window_box): Allow null args for unnecessary return values; change/simplify relevant callers. (x_y_to_hpos_vpos): Adapt to per-window fringes and scroll bars, and new fringe vs. display margin position. Use window_box_left_offset and window_box_right_offset (get_glyph_string_clip_rect): Adapt to per-window fringes and scroll bars, and new fringe vs. display margin position. Use WINDOW_LEFT_EDGE_X and WINDOW_TOTAL_WIDTH. (draw_fringe_bitmap): Rework to handle per-window fringes and new fringe vs. display margin position. (hscroll_window_tree): Use window_box_width instead of window_box. (redisplay_window): Adapt to per-window scroll bars. (draw_glyphs): Rework to handle per-window fringes and scroll bars, and new fringe vs. display margin position. Use WINDOW_LEFT_EDGE_X, WINDOW_TOTAL_WIDTH, and window_box_left. (x_clear_end_of_line): Adapt to per-window fringes and scroll bars, and new fringe vs. display margin position. Fix bug which increased total width of full_width rows by width of scroll bars although window's total width already includes that. (x_fix_overlapping_area): Simplify using window_box_left_offset. (expose_area): Simplify using window_box_left_offset. (x_draw_vertical_border): Handle per-window scroll bar settings, mixing windows with left, right and no scroll bars.
author Kim F. Storm <storm@cua.dk>
date Sat, 24 May 2003 22:08:54 +0000
parents bdf5794b5e20
children 41bc433c6843 d7ddb3e565de
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31647
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
1 *.core
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
2 Makefile
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
3 Makefile.c
25924
87e6c0b89c1f Add TAGS-LISP
Gerd Moellmann <gerd@gnu.org>
parents: 25889
diff changeset
4 TAGS-LISP
31647
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
5 bootstrap-emacs
25889
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
6 config.h
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
7 config.stamp
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
8 emacs
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
9 emacs-*
31647
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
10 epaths.h
27634
6c9ee29e8955 * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents: 25924
diff changeset
11 obj
31647
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
12 prefix-args
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
13 stamp-oldxmenu
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
14 temacs
39545
1765bd562688 Add _gdbinit and gdb.ini (created by the MS-DOS build).
Eli Zaretskii <eliz@gnu.org>
parents: 31647
diff changeset
15 _gdbinit
1765bd562688 Add _gdbinit and gdb.ini (created by the MS-DOS build).
Eli Zaretskii <eliz@gnu.org>
parents: 31647
diff changeset
16 gdb.ini
40342
bdf5794b5e20 ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents: 39545
diff changeset
17 *-spd
bdf5794b5e20 ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents: 39545
diff changeset
18 *.pdb