emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/nonascii.texi,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/nonascii.texi,v
Date: Sat, 31 Mar 2007 13:35:18 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    07/03/31 13:35:18

Index: nonascii.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/nonascii.texi,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -b -r1.66 -r1.67
--- nonascii.texi       31 Mar 2007 12:39:59 -0000      1.66
+++ nonascii.texi       31 Mar 2007 13:35:18 -0000      1.67
@@ -408,6 +408,7 @@
 
 @node Splitting Characters
 @section Splitting Characters
address@hidden split character
 
   The functions in this section convert between characters and the byte
 values used to represent them.  For most purposes, there is no need to
@@ -433,6 +434,7 @@
 @end example
 @end defun
 
address@hidden generate characters in charsets
 @defun make-char charset &optional code1 code2
 This function returns the character in character set @var{charset} whose
 position codes are @var{code1} and @var{code2}.  This is roughly the




reply via email to

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