fix entry
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2091 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
1f1ebb85b7
commit
8781fc62cb
|
@ -229,8 +229,8 @@ CVS code -
|
||||||
greater than COLS. (DLR)
|
greater than COLS. (DLR)
|
||||||
handle_sigwinch()
|
handle_sigwinch()
|
||||||
- Call shortcut_init(FALSE) defore redisplaying the main list,
|
- Call shortcut_init(FALSE) defore redisplaying the main list,
|
||||||
so that "UnJustify" isn't erroneously displayed when we
|
so that "UnJustify" isn't erroneously displayed after we
|
||||||
justify, suspend, and then continue. (DLR)
|
resize or after we continue from a suspend. (DLR)
|
||||||
main()
|
main()
|
||||||
- Tweak the command line parsing routine so that multiple +LINE
|
- Tweak the command line parsing routine so that multiple +LINE
|
||||||
flags are properly interpreted in multibuffer mode. (DLR)
|
flags are properly interpreted in multibuffer mode. (DLR)
|
||||||
|
|
Loading…
Reference in New Issue