]> git.wh0rd.org Git - nano.git/commit
Letting also unlink_node() update 'filebot', instead of doing it in
authorBenno Schulenberg <bensberg@justemail.net>
Tue, 8 Dec 2015 16:02:05 +0000 (16:02 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Tue, 8 Dec 2015 16:02:05 +0000 (16:02 +0000)
commita64bfbee8bf4647c2a8f6d14bf271d259209bc86
tree5d9fe802f15d0aa0293972dcec22d70a5b1e623e
parent77c0357868d4a71367fcc0bad71587cc4604df74
Letting also unlink_node() update 'filebot', instead of doing it in
four different places.  It is not a problem that the history routines
also use these functions, as history nodes will never equal filebot.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5491 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/nano.c
src/text.c