K 10 svn:author V 6 jbeich K 8 svn:date V 27 2015-08-16T03:04:40.571209Z K 7 svn:log V 609 lang/urweb: update to 20150520 ChangeLog: - Change default behavior of client-side GUI event handlers: By default, events are now passed to handlers on parent DOM nodes as well, just like in normal JavaScript. Call [preventDefault] or [stopPropagation] to tweak that behavior. WARNING: This change may break backward compatibility! - URIs specified with 'file' .urp directive are implicitly allowed to be referenced. - New HTML tags:
, - New urweb-mode Emacs command: 'urweb-close-matching-tag' - Bug fixes PR: 202263 Submitted by: Timothy Beyer (maintainer) END