spell
compatibility script.
munch-list
command to the aspell utility. The
munch
program in the myspell/
directory will
disappear in Aspell 0.61. The munchlist
script will also
likely disappear or be replaced when Aspell 0.61 is released since it
doesn't work correctly anyway.
libdir/aspell-0.60
. Also added a built time option to
increment the major version number of the shared library. This should
allow both Aspell version 0.50 and 0.60 to coexist. The major version
number is not incremented by default as Aspell 0.60 is binary
compatible with Aspell 0.50. See Binary Compatibility.
strip-accents
has been
removed. In addition the ignore-accents
option is currently
unimplemented.
LANG
environment variable.
LANG
environment variable.
dogs'
.
aspell check
will work on the PowerPC.
$$m
command in pipe mode, you should now use
$$cs mode,
mode
to set the mode and $$cr mode to
find out the current mode.
^$$
.
dump config
so that default values are
given the value <default>
. This means that the output can
be used to created a configuration file.
const_string.hh
so that
I could get to compile on my schools account with gcc 2.8.1.
ASPELL_CONF
, the personal configuration file, the
global configuration file, and finally the compiled in defaults.
http://aspell.sourceforge.net/international/
> for more
information of what I have in store.
\url
command for urls for better formating of the
printed version.
make dist
will work. For now on
aspell will be distributed with make dist
.
as_data.cc
.
ASPELL_DATA_DIR
environment variable.
Also the format and default locations of the main word list data files changed in the process and the data is now machine dependent. The personal word list format, however, stayed the same.
*
, &
,
@
commands in the pipe mode.
ispell -a
compatibility mode)
to_soundslike
and soundslike
methods for
the aspell
class.
to_phoneme
and have_phoneme
methods to the
SC_Language
class.
to_phoneme
method to the aspell
class.
stl_rope-30.diff
. For some reason the version of patch
on my system refused it.
run-with-aspell
utility as a replacement of the
old method of mapping Ispell to Aspell.
languages/english
provided with Ispell 3.1.20.
suggest.cc
for more info.
suggest_ultra
method temporarily does nothing. It should
be working again by the next release.
libspell
to libaspell
. It
should never have been libspell
in the first place. Sorry for
the incompatibility.
as_error.hh
to the list of files copied to the include
directory so that you can actually use the library outside of the
source dir.
aspell
.
HOME
environment variable doesn't exist.