FORMATS: Allow setting formats of string variables.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 12 Apr 2011 05:48:08 +0000 (22:48 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 12 Apr 2011 05:48:08 +0000 (22:48 -0700)
commitcac0d191514553fede1858bf3dceee9073e60c1a
treeefef2f6f1370bf904ee58acc1b797b54d068ca40
parent341a9f5aca8bdd4105aa12295757daebeb528a44
FORMATS: Allow setting formats of string variables.

Thanks to John Darrington for reporting this bug.
Bug #22012.
doc/variables.texi
src/language/dictionary/formats.c
tests/automake.mk
tests/language/dictionary/formats.at [new file with mode: 0644]