commit c6899cb7347515e8d9c0a6f244efbddf2f9a79e3
parent 2cc2a57deae836af17a59a279c3f26fe731312d7
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Mon, 18 Oct 2004 02:11:46 +0000
document the last miscellaneous fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1998 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -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