[cl-l10n-cvs] CVS update: cl-l10n/doc/cl-l10n.texi
Sean Ross
sross at common-lisp.net
Thu Dec 30 11:56:50 UTC 2004
Update of /project/cl-l10n/cvsroot/cl-l10n/doc
In directory common-lisp.net:/tmp/cvs-serv10150/doc
Modified Files:
cl-l10n.texi
Log Message:
ChangeLog 2004-12-30
Date: Thu Dec 30 12:56:45 2004
Author: sross
Index: cl-l10n/doc/cl-l10n.texi
diff -u cl-l10n/doc/cl-l10n.texi:1.4 cl-l10n/doc/cl-l10n.texi:1.5
--- cl-l10n/doc/cl-l10n.texi:1.4 Fri Dec 17 11:06:46 2004
+++ cl-l10n/doc/cl-l10n.texi Thu Dec 30 12:56:45 2004
@@ -318,6 +318,13 @@
@end deffn
+ at anchor {Macro formatter}
+ at deffn {Macro} formatter fmt-string
+Formatter is another unexported symbol in the cl-l10n package
+Shadow importing formatter gives support for the new format
+control directives.
+ at end deffn
+
@anchor {Function parse-number}
@deffn {Function} parse-number num-string &optional (locale *locale*)
Parses the string @emph{num-string} into a number using @emph{locale}.
@@ -485,7 +492,6 @@
@section Known Issues
@itemize @bullet
@item LC_COLLATE and LC_CTYPE categories in the locale files are currently ignored.
- at item Some locales do not have a value for locale-t-fmt-ampm.
@item Not all time format directives are supported.
@end itemize
More information about the Cl-l10n-cvs
mailing list