emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/textmodes fill.el


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp/textmodes fill.el
Date: Thu, 11 Apr 2002 18:00:07 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     02/04/11 
18:00:07

Modified files:
        lisp/textmodes : fill.el 

Log message:
        (canonically-space-region): Obey sentence-end.
        Don't add spaces at end of sentences at end of line.
        (fill-move-to-break-point): Make sure the result is always greater
        than linebeg, so we ensure forward progress.
        (fill-region-as-paragraph): Compare to `to' rather than eobp.
        (fill-paragraph): Don't rebind fill-paragraph-function.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/textmodes/fill.el.diff?tr1=1.140&tr2=1.141&r1=text&r2=text




reply via email to

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