Rename inhibit_window_configuration_change_hook to inhibit_lisp_code.
commitd1f55f1668a70cc196509d11c7c92d22b1aa5ee7
authorChong Yidong <cyd@gnu.org>
Mon, 12 Mar 2012 06:34:32 +0000 (12 14:34 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 12 Mar 2012 06:34:32 +0000 (12 14:34 +0800)
tree2567fe42029508f35af68d6254be163d6f5e81f5
parentdbbc2e69e4fb3b8278a33fb3f5256786b18e8180
Rename inhibit_window_configuration_change_hook to inhibit_lisp_code.
This is a tweak to 2012-02-23T07:28:21Z!cyd@gnu.org, suggested by Stefan.

* eval.c (inhibit_lisp_code): Rename from
inhibit_window_configuration_change_hook; move from window.c.

* xfns.c (unwind_create_frame_1, Fx_create_frame):
* window.c (run_window_configuration_change_hook)
(syms_of_window): Callers changed.
src/ChangeLog
src/eval.c
src/lisp.h
src/window.c
src/window.h
src/xfns.c