* xfns.c (x_window_property_intern): New function (code from
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 24 May 2014 08:41:19 +0000 (10:41 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 24 May 2014 08:41:19 +0000 (10:41 +0200)
commita235163a6908136abd3f4574caf6e8b9a0c7dcf9
tree0d385b569bd5b4e550f3cf8c72a3c50454175012
parente4829cb8d789abc8ac72080ba412f90328e44990
* xfns.c (x_window_property_intern): New function (code from
x_window_property).
(Fx_window_property): Call x_window_property_intern.  If property
not found and NILP (source) and outer window != inner window,
check outer window for property.

Fixes: debbugs:17537
src/ChangeLog
src/xfns.c