mirror of git://git.sv.gnu.org/nano.git
wording fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3524 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
2d3d1e9324
commit
c074edfe36
|
@ -222,8 +222,8 @@ CVS code -
|
|||
of directives, for consistency with nanorc.5. (DLR)
|
||||
- text.c:
|
||||
break_line()
|
||||
- Fix problem where tab widths in columns are always calculated
|
||||
as tabsize. (DLR, found by Alexey Toptygin)
|
||||
- Fix problem where tab widths in columns would always be
|
||||
calculated as tabsize. (DLR, found by Alexey Toptygin)
|
||||
do_justify()
|
||||
- Remove redundant key checks. (DLR)
|
||||
do_spell()
|
||||
|
|
Loading…
Reference in New Issue