*** New variables:
+**** file-local-variables-alist stores an alist of file-local
+variables defined in the current buffer.
+
**** `find-word-boundary-function-table' is a char-table of functions to
search for a word boundary.
*** New hooks:
+**** before-hack-local-variables-hook is called after setting new
+variable file-local-variables-alist, and before actually applying the
+file-local variables.
+
**** `suspend-tty-functions' and `resume-tty-functions' are called
after a tty frame has been suspended or resumed, respectively. The
functions are called with the terminal id of the frame being