Mercurial > emacs
annotate man/.cvsignore @ 30652:4ed1978642cb
(start_display): WHen starting display on a continuation
line, clear ascent and descent members of the iterator structure;
the height of the continued line does not affect the height of the
continuation line.
(make_cursor_line_fully_visible): Do nothing if cursor is on a
line taller than the window.
(redisplay_window) <forced window start>: Handle case that the
middle of the window is not found in any row.
(dump_glyph_row): Show more information.
(compute_line_metrics): Use MATRIX_FIRST_TEXT_ROW to determine the
first text line in a glyph matrix.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 07 Aug 2000 21:52:14 +0000 |
parents | 7334585a13ca |
children | 070cf4b710c5 |
rev | line source |
---|---|
25838 | 1 *.aux |
25839 | 2 *.fn |
3 *.fns | |
4 *.cps | |
5 *.cp | |
6 *.kys | |
7 *.ky | |
25838 | 8 *.toc |
25839 | 9 *.pgs |
10 *.pg | |
25838 | 11 *.log |
25839 | 12 *.vrs |
13 *.vr | |
25838 | 14 *.dvi |
25850 | 15 *.ps |
16 *.tp | |
17 *.tps | |
29348
7334585a13ca
(*.tmp): New entry. Seems to be used for @macro.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25850
diff
changeset
|
18 *.tmp |