emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/doc/lispref nonascii.texi


From: Kenichi Handa
Subject: [Emacs-diffs] emacs/doc/lispref nonascii.texi
Date: Tue, 09 Jun 2009 03:44:49 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   09/06/09 03:44:49

Modified files:
        doc/lispref    : nonascii.texi 

Log message:
        Fix previous change.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/nonascii.texi?cvsroot=emacs&r1=1.28&r2=1.29

Patches:
Index: nonascii.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/nonascii.texi,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- nonascii.texi       9 Jun 2009 02:50:33 -0000       1.28
+++ nonascii.texi       9 Jun 2009 03:44:48 -0000       1.29
@@ -645,11 +645,11 @@
 argument is the optional argument @var{arg}.
 
 By default, the range of codepoints passed to @var{function} includes
-all the characters in @var{charset}, but optional arguments @var{from}
-and @var{to} limit that to the range of characters between these two
-codepoints of @var{charset}.  If either of them is @code{nil}, it
-defaults to the first or last codepoint of @var{charset},
-respectively.
+all the characters in @var{charset}, but optional arguments
address@hidden and @var{to-code} limit that to the range of
+characters between these two codepoints of @var{charset}.  If either
+of them is @code{nil}, it defaults to the first or last codepoint of
address@hidden, respectively.
 @end defun
 
 @node Scanning Charsets




reply via email to

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