emacs-commit
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp/textmodes ispell.el
Date: Tue, 13 May 2003 21:54:28 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     03/05/13 
21:54:28

Modified files:
        lisp/textmodes : ispell.el 

Log message:
        (xemacsp): Remove. Replace with (featurep 'xemacs).
        (ispell-graphic-p): Inline and then remove.
        (toplevel): Get rid of unnecessary loop.
        (ispell-parse-output, ispell-complete-word): Replace (substring s 0 1)
        with a call to aref.
        (ispell-get-line): Remove unused arg `reg-end'.
        (ispell-region): Update corresponding call.

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





reply via email to

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