comparison 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
comparison
equal deleted inserted replaced
1737:68ed93de81b7 1738:f43f9ca6c7d9
5716 external programs used to implement the Canna and WNN input methods, 5716 external programs used to implement the Canna and WNN input methods,
5717 respectively. This is currently in beta. 5717 respectively. This is currently in beta.
5718 5718
5719 @file{mule-mcpath.c} provides some functions to allow for pathnames 5719 @file{mule-mcpath.c} provides some functions to allow for pathnames
5720 containing extended characters. This code is fragmentary, obsolete, and 5720 containing extended characters. This code is fragmentary, obsolete, and
5721 completely non-working. Instead, @var{pathname-coding-system} is used 5721 completely non-working. Instead, @code{pathname-coding-system} is used
5722 to specify conversions of names of files and directories. The standard 5722 to specify conversions of names of files and directories. The standard
5723 C I/O functions like @samp{open()} are wrapped so that conversion occurs 5723 C I/O functions like @samp{open()} are wrapped so that conversion occurs
5724 automatically. 5724 automatically.
5725 5725
5726 @file{mule.c} provides a few miscellaneous things that should probably 5726 @file{mule.c} provides a few miscellaneous things that should probably