rcfile: disallow 'bind' and 'unbind' in an included file

Included files are meant to contain only syntax definitions; they may
not set or unset options, nor rebind keys, nor include other files.

This fixes https://savannah.gnu.org/bugs/?47391.
1 file changed