oops, Pico doesn't preserve placewewant when inserting a file; we do it
for consistency git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1983 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
1929982ec3
commit
731e7f28e7
|
@ -85,8 +85,7 @@ CVS code -
|
||||||
- Add missing #ifdefs around the wrap_reset() call so that nano
|
- Add missing #ifdefs around the wrap_reset() call so that nano
|
||||||
compiles with wrapping disabled again. (DLR)
|
compiles with wrapping disabled again. (DLR)
|
||||||
- When inserting a file in non-multibuffer mode, preserve
|
- When inserting a file in non-multibuffer mode, preserve
|
||||||
placewewant as well as current_x, for compatibility with
|
placewewant as well as current_x, for consistency. (DLR)
|
||||||
Pico. (DLR)
|
|
||||||
do_writeout()
|
do_writeout()
|
||||||
- Restructure if blocks for greater efficiency, using
|
- Restructure if blocks for greater efficiency, using
|
||||||
do_insertfile() as a model. (DLR)
|
do_insertfile() as a model. (DLR)
|
||||||
|
|
Loading…
Reference in New Issue