Commit 97b90462 authored by David Lawrence Ramsey's avatar David Lawrence Ramsey
Browse files

document the last fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2099 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent 036a3d46
Showing with 2 additions and 0 deletions
+2 -0
......@@ -150,6 +150,8 @@ CVS code -
afterwards. This is the same behavior we would get if we
opened the file, added all of it to the cutbuffer, closed the
file, and uncut at the current cursor position. (DLR)
- Maintain current_y's value when inserting so that smooth
scrolling works correctly. (DLR)
do_writeout()
- Restructure if blocks for greater efficiency, using
do_insertfile() as a model. (DLR)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment