mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-25 22:29:42 +03:00
- search.c:do_gotoline() - Set placewewant if we actually move to a different line
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1150 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
f6cba64376
commit
d1c2c1ca76
@ -40,6 +40,8 @@ CVS code -
|
||||
- search.c:
|
||||
search_init()
|
||||
- Fix a missing free (Rocco).
|
||||
do_gotoline()
|
||||
- Set placewewant if we actually move to a different line.
|
||||
- utils.c:
|
||||
stristr()
|
||||
- Defined regardless of NANO_SMALL (noticed by Jordi).
|
||||
|
Loading…
Reference in New Issue
Block a user