document the last miscellaneous fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1998 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2004-10-18 02:11:46 +00:00
parent 2cc2a57dea
commit c6899cb734
1 changed files with 2 additions and 0 deletions

View File

@ -133,6 +133,8 @@ CVS code -
NANO_SMALL is defined and DISABLE_SPELLER isn't. Also, turn
the USE_REGEXP flag off during spell checking in order to
avoid a potential segfault. (DLR)
- Fully save the position in the file, using edittop, current,
current_x, and placewewant. (DLR)
do_alt_speller()
- Call terminal_init() unconditionally after running the
alternate spell checker, so that the terminal state is