Call option_changed() on two more appropriate places
commit4ce737379f2dab00b7e72670258a39295d0a8d06
authorPetr Baudis <pasky@ucw.cz>
Wed, 12 Oct 2005 07:50:41 +0000 (12 09:50 +0200)
committerPetr Baudis <pasky@machine.(none)>
Wed, 12 Oct 2005 07:50:41 +0000 (12 09:50 +0200)
treebb40c4e40c3edc647a709ee18f75414d1b237979
parentd34fe568cdd7441493466a6758542ef73e459225
Call option_changed() on two more appropriate places

This should fix the bug with toggled options not getting saved, and
changehooks wouldn't be called on certain circumstances (if there were
any to be called, anyway - but it is more correct now).
src/config/options.c
src/viewer/text/search.c