kill-local-variable
kill-local-variable is an interactive built-in function in `C source code
'.
(kill-local-variable VARIABLE)
Make VARIABLE no longer have a separate value in the current buffer.
From now on the default value will apply in this buffer. Return VARIABLE.