emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/src xdisp.c


From: Richard M . Stallman
Subject: [Emacs-commit] emacs/src xdisp.c
Date: Fri, 31 Dec 2004 21:04:42 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Richard M. Stallman <address@hidden>    05/01/01 01:34:23

Modified files:
        src            : xdisp.c 

Log message:
        (setup_for_ellipsis, get_next_display_element):
        Set it->ellipsis_p to 1 or 0.
        (display_line): Record whether row ends in mid-ellipsis.
        (set_cursor_from_row): If ends in ellipsis. find start of it.
        (cursor_row_p): If PT's at the end of the ellipsis the row
        ends within, don't display cursor on this row.
        
        (BUFFER_POS_REACHED_P): We haven't reached the specified
        position if we're reading from something other than the buffer.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/xdisp.c.diff?tr1=1.952&tr2=1.953&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]