'window-old-body-pixel-width' and 'window-old-body-pixel-height'
return the total and body sizes of any window during last redisplay.
+Also 'run-window-configuration-change-hook' is declared obsolete.
+
See the section "(elisp) Window Hooks" in the Elisp manual for a
detailed explanation of the new behavior.
(make-obsolete 'window-redisplay-end-trigger nil "23.1")
(make-obsolete 'set-window-redisplay-end-trigger nil "23.1")
+(make-obsolete 'run-window-configuration-change-hook nil "27.1")
(make-obsolete 'process-filter-multibyte-p nil "23.1")
(make-obsolete 'set-process-filter-multibyte nil "23.1")