fix changelog entry

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3015 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2005-09-06 06:25:25 +00:00
parent 7f26c7384d
commit 239b415786
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ CVS code -
- If column is less than start_col and the character's a tab, - If column is less than start_col and the character's a tab,
which can be possible if there are enough tabs and the which can be possible if there are enough tabs and the
terminal size is sufficiently large, don't try to display it terminal size is sufficiently large, don't try to display it
using control_mbrep(). (DLR, found by Duncan G. Doyle) using control_mbrep(). (DLR, found by Duncan Geoffry Doyle)
edit_redraw(), edit_refresh() edit_redraw(), edit_refresh()
- Clean up and simplify. (DLR) - Clean up and simplify. (DLR)
edit_update() edit_update()