about summary refs log tree commit diff stats
path: root/html/edit/008-sandbox-edit.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-05-19 23:15:47 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-05-19 23:39:07 -0700
commit27bd7e76a245397170ad618337cfc1dc49851061 (patch)
treefbd69875cea6f1b203e926a2ff4b2c52394403ac /html/edit/008-sandbox-edit.mu.html
parentc9e5287db38355990682e657d1a18c00e1f062fc (diff)
downloadmu-27bd7e76a245397170ad618337cfc1dc49851061.tar.gz
3869
Clean up a few superficial things in Caleb's commit.
Diffstat (limited to 'html/edit/008-sandbox-edit.mu.html')
-rw-r--r--html/edit/008-sandbox-edit.mu.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/html/edit/008-sandbox-edit.mu.html b/html/edit/008-sandbox-edit.mu.html
index 76dfb6e9..bdca5bcc 100644
--- a/html/edit/008-sandbox-edit.mu.html
+++ b/html/edit/008-sandbox-edit.mu.html
@@ -278,8 +278,8 @@ if ('onhashchange' in window) {
 <span id="L216" class="LineNr">216 </span>  <span class="Conceal">¦</span> press F4
 <span id="L217" class="LineNr">217 </span>  <span class="Conceal">¦</span> type <span class="Constant">[add 1, 1]</span>
 <span id="L218" class="LineNr">218 </span>  <span class="Conceal">¦</span> press F4
-<span id="L219" class="LineNr">219 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L2789'>page-down</a>
-<span id="L220" class="LineNr">220 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L2789'>page-down</a>
+<span id="L219" class="LineNr">219 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L2981'>page-down</a>
+<span id="L220" class="LineNr">220 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L2981'>page-down</a>
 <span id="L221" class="LineNr">221 </span>  ]
 <span id="L222" class="LineNr">222 </span>  <a href='004-programming-environment.mu.html#L39'>event-loop</a> <a href='../081print.mu.html#L4'>screen</a>, <a href='../084console.mu.html#L23'>console</a>, env, <a href='../088file.mu.html#L11'>resources</a>
 <span id="L223" class="LineNr">223 </span>  screen-should-contain [
@@ -364,9 +364,9 @@ if ('onhashchange' in window) {
 <span id="L302" class="LineNr">302 </span>  ]
 <span id="L303" class="LineNr">303 </span>  <span class="Comment"># now try to scroll past end</span>
 <span id="L304" class="LineNr">304 </span>  assume-console [
-<span id="L305" class="LineNr">305 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L2789'>page-down</a>
-<span id="L306" class="LineNr">306 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L2789'>page-down</a>
-<span id="L307" class="LineNr">307 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L2789'>page-down</a>
+<span id="L305" class="LineNr">305 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L2981'>page-down</a>
+<span id="L306" class="LineNr">306 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L2981'>page-down</a>
+<span id="L307" class="LineNr">307 </span>  <span class="Conceal">¦</span> press <a href='003-shortcuts.mu.html#L2981'>page-down</a>
 <span id="L308" class="LineNr">308 </span>  ]
 <span id="L309" class="LineNr">309 </span>  run [
 <span id="L310" class="LineNr">310 </span>  <span class="Conceal">¦</span> <a href='004-programming-environment.mu.html#L39'>event-loop</a> <a href='../081print.mu.html#L4'>screen</a>, <a href='../084console.mu.html#L23'>console</a>, env, <a href='../088file.mu.html#L11'>resources</a>