emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src search.c


From: Kenichi Handa
Subject: [Emacs-commit] emacs/src search.c
Date: Tue, 03 Sep 2002 00:09:59 -0400

CVSROOT:        /cvs
Module name:    emacs
Branch:         emacs-unicode
Changes by:     Kenichi Handa <address@hidden>  02/09/03 00:09:59

Modified files:
        src            : search.c 

Log message:
        (compile_pattern_1): Don't adjust the multibyteness of
        the regexp pattern and the matching target.  Set cp->buf.multibyte
        to the multibyteness of the regexp pattern.  Set
        cp->but.target_multibyte to the multibyteness of the matching
        target.
        (wordify): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE instead of
        FETCH_STRING_CHAR_ADVANCE.
        (Freplace_match): Convert unibyte chars to multibyte.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/search.c.diff?only_with_tag=emacs-unicode&tr1=1.162.2.4&tr2=1.162.2.5&r1=text&r2=text





reply via email to

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