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
+@anchor {Macro formatter} +@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. +@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. -@item Some locales do not have a value for locale-t-fmt-ampm. @item Not all time format directives are supported. @end itemize