foreign language patch for build-index+cl-ppcre branch



I;ve updated my sandbox with

git pull origin
git checkout origin/build-index+cl-ppcre

nuked all maxima-index.lisp files, and ran make.

maxima-index.lisp all look OK.

In ISO-8859 locales, titles and content look OK.

In UTF-8 locales, same behavior as before;
titles look OK, content has garbled characters.

I am launching a UTF-8 session via

LC_ALL=foo.UTF-8 LANG=foo.UTF-8 konsole &

and running maxima in that.
If someone else is seeing special characters displayed
correctly in UTF-8 locales -- how are you launching Maxima?

FWIW

Robert Dodier