emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/fns.c,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/fns.c,v
Date: Wed, 25 Jun 2008 12:02:48 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/06/25 12:02:48

Index: fns.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/fns.c,v
retrieving revision 1.446
retrieving revision 1.447
diff -u -b -r1.446 -r1.447
--- fns.c       25 Jun 2008 02:56:20 -0000      1.446
+++ fns.c       25 Jun 2008 12:02:48 -0000      1.447
@@ -1138,7 +1138,7 @@
 Otherwise it is a newly created string, with no text properties,
 where each `eight-bit' character is converted to the corresponding byte.
 If STRING contains a non-ASCII, non-`eight-bit' character,
-an error is signalled.
+an error is signaled.
 If the optional 2nd arg ACCEPT-LATIN-1 is non-nil, a Latin-1 character
 doesn't cause an error, but is converted to a byte of same code.  */)
      (string, accept_latin_1)




reply via email to

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