Mercurial > emacs
view lispref/front-cover-1.texi @ 89062:be059fb97bac
(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.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 03 Sep 2002 04:09:59 +0000 |
parents | ef5e7bbe6f19 |
children | 23a1cea22d13 |
line wrap: on
line source
\input texinfo @c -*-texinfo-*- @comment %**start of header @setfilename front1.info @settitle GNU Emacs Lisp Reference Manual @smallbook @comment %**end of header @titlepage . @sp 2 @center @titlefont{The} @sp 1 @center @titlefont{GNU} @sp 1 @center @titlefont{Emacs Lisp} @sp 1 @center @titlefont{Reference} @sp 1 @center @titlefont{Manual} @sp 2 @center GNU Emacs Version 19.29 @center for Unix Users @center Edition 2.4, June 1995 @sp 2 @center @titlefont{Volume 1} @sp 2 @center by Bil Lewis, Dan LaLiberte, @center and the GNU Manual Group @page . @sp 5 @center @titlefont{The} @sp 1 @center @titlefont{GNU} @sp 1 @center @titlefont{Emacs Lisp} @sp 1 @center @titlefont{Reference} @sp 1 @center @titlefont{Manual} @sp 2 @center GNU Emacs Version 19.29 @center for Unix Users @center Edition 2.4, June 1995 @sp 2 @center @titlefont{Volume 2} @sp 2 @center by Bil Lewis, Dan LaLiberte, @center and the GNU Manual Group @end titlepage @bye