Mercurial > emacs
view etc/schema/xhtml-base.rnc @ 112267:bee0a8fef127
Avoid crash in Fselect_frame due to null selected_window (Bug#7728).
* window.c (inhibit_point_swap): New variable.
(Fselect_window): If inhibit_point_swap is nonzero, avoid swapping
point this time.
(Fset_window_configuration): Set inhibit_point_swap to 1 instead
of setting selected_window to nil (Bug#7728).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 14 Jan 2011 21:55:58 -0500 |
parents | 38f93f3d00a2 |
children |
line wrap: on
line source
# Base Module base = element base { base.attlist } base.attlist = attribute href { URI.datatype } head.content &= base?