/[emacs]/emacs/src/fns.c
ViewVC logotype

Diff of /emacs/src/fns.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.330 by handa, Sun Feb 9 08:37:36 2003 UTC revision 1.331 by handa, Mon Feb 10 11:00:01 2003 UTC
# Line 1175  multibyte character of charset `eight-bi Line 1175  multibyte character of charset `eight-bi
1175  DEFUN ("string-to-multibyte", Fstring_to_multibyte, Sstring_to_multibyte,  DEFUN ("string-to-multibyte", Fstring_to_multibyte, Sstring_to_multibyte,
1176         1, 1, 0,         1, 1, 0,
1177         doc: /* Return a multibyte string with the same individual chars as STRING.         doc: /* Return a multibyte string with the same individual chars as STRING.
1178  If STRING is multibyte, the resutl is STRING itself.  If STRING is multibyte, the result is STRING itself.
1179  Otherwise it is a newly created string, with no text properties.  Otherwise it is a newly created string, with no text properties.
1180  Characters 0200 through 0237 are converted to eight-bit-control  Characters 0200 through 0237 are converted to eight-bit-control
1181  characters of the same character code.  Characters 0240 through 0377  characters of the same character code.  Characters 0240 through 0377

Legend:
Removed from v.1.330  
changed lines
  Added in v.1.331

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26