--- a/editing.html Wed Jul 27 13:23:23 2011 -0600
+++ b/editing.html Thu Jul 28 12:12:51 2011 -0600
@@ -38,7 +38,7 @@
<body class=draft>
<div class=head id=head>
<h1>HTML Editing APIs</h1>
-<h2 class="no-num no-toc" id=work-in-progress-—-last-update-26-july-2011>Work in Progress — Last Update 26 July 2011</h2>
+<h2 class="no-num no-toc" id=work-in-progress-—-last-update-28-july-2011>Work in Progress — Last Update 28 July 2011</h2>
<dl>
<dt>Editor
<dd>Aryeh Gregor <<a href=mailto:ayg@aryeh.name>ayg@aryeh.name</a>>
@@ -342,6 +342,9 @@
valid.
* Redefine things in terms of ranges, not selections.
+
+* Allow some type of switch to affect non-editable regions too, perhaps on a
+ per-command basis.
-->
<!--
--- a/source.html Wed Jul 27 13:23:23 2011 -0600
+++ b/source.html Thu Jul 28 12:12:51 2011 -0600
@@ -272,6 +272,9 @@
valid.
* Redefine things in terms of ranges, not selections.
+
+* Allow some type of switch to affect non-editable regions too, perhaps on a
+ per-command basis.
-->
<!--