Mercurial > hg > xemacs-beta
diff man/internals/internals.texi @ 1738:f43f9ca6c7d9
[xemacs-hg @ 2003-10-10 12:39:27 by stephent]
@var -> @code <87ad89mfs3.fsf_-_@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Fri, 10 Oct 2003 12:39:45 +0000 |
parents | 2f1ad95e2378 |
children | c66036f59678 |
line wrap: on
line diff
--- a/man/internals/internals.texi Fri Oct 10 11:51:05 2003 +0000 +++ b/man/internals/internals.texi Fri Oct 10 12:39:45 2003 +0000 @@ -5718,7 +5718,7 @@ @file{mule-mcpath.c} provides some functions to allow for pathnames containing extended characters. This code is fragmentary, obsolete, and -completely non-working. Instead, @var{pathname-coding-system} is used +completely non-working. Instead, @code{pathname-coding-system} is used to specify conversions of names of files and directories. The standard C I/O functions like @samp{open()} are wrapped so that conversion occurs automatically.