emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src regex.c


From: Richard M. Stallman
Subject: [Emacs-commit] emacs/src regex.c
Date: Thu, 05 Sep 2002 23:08:53 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <address@hidden>    02/09/05 23:08:53

Modified files:
        src            : regex.c 

Log message:
        (set_image_of_range_1): In no-TRANSLATE case,
        call EXTEND_RANGE_TABLE and return a proper value.
        (set_image_of_range): Don't call set_image_of_range_1
        if no TRANSLATE or if range includes all of Latin-1.
        Only call it for the Latin-1 part of the range.
        For other cases, make two separate ranges,
        one for the original specified characters and one for
        their case-conversions.

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





reply via email to

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