summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-10-22 17:09:24 -0400
committerSacha Chua <sacha@sachachua.com>2021-10-22 17:09:24 -0400
commitdf9131dcd3a7103e0b01b03395ef2a446118f7c6 (patch)
tree9e5806a61b93d46eb4dd7371ae1699240e4d2b07
parent21cc49f6781f802002e37404e18db047c9ab94dd (diff)
downloademacsconf-wiki-df9131dcd3a7103e0b01b03395ef2a446118f7c6.tar.xz
emacsconf-wiki-df9131dcd3a7103e0b01b03395ef2a446118f7c6.zip
Update structural title
-rw-r--r--2021/info/dsl-nav.md2
-rw-r--r--2021/info/faster-nav.md2
-rw-r--r--2021/schedule-details.md2
-rw-r--r--2021/talks/structural.md4
4 files changed, 5 insertions, 5 deletions
diff --git a/2021/info/dsl-nav.md b/2021/info/dsl-nav.md
index a29effef..df0175ce 100644
--- a/2021/info/dsl-nav.md
+++ b/2021/info/dsl-nav.md
@@ -1,3 +1,3 @@
Back to the [[schedule]]
-Previous: <a href="/2021/talks/structural">Why structural editing is the future of code editing, and a novel approach for editing everyday languages</a>
+Previous: <a href="/2021/talks/structural">Tree-edit: Structural editing for Java, Python, C, and beyond!</a>
Next: <a href="/2021/talks/ui">"Yak-shaving to a UI framework" (/"Help! I accidentally yak-shaved my way to writing a UI framework because overlays were slow")</a>
diff --git a/2021/info/faster-nav.md b/2021/info/faster-nav.md
index 21324165..460ebc9c 100644
--- a/2021/info/faster-nav.md
+++ b/2021/info/faster-nav.md
@@ -1,3 +1,3 @@
Back to the [[schedule]]
Previous: <a href="/2021/talks/day2-open">Opening remarks day 2</a>
-Next: <a href="/2021/talks/structural">Why structural editing is the future of code editing, and a novel approach for editing everyday languages</a>
+Next: <a href="/2021/talks/structural">Tree-edit: Structural editing for Java, Python, C, and beyond!</a>
diff --git a/2021/schedule-details.md b/2021/schedule-details.md
index 8f117bed..c32d9ab7 100644
--- a/2021/schedule-details.md
+++ b/2021/schedule-details.md
@@ -36,7 +36,7 @@
<tr><td colspan="3"><strong>Sunday morning<strong></td></tr>
<tr><td><a href="/2021/talks/day2-open">Opening remarks day 2</a></td><td></td></tr>
<tr><td><a href="/2021/talks/faster">How to write faster Emacs Lisp</a></td><td>Dmitry Gutov</td></tr>
-<tr><td><a href="/2021/talks/structural">Why structural editing is the future of code editing, and a novel approach for editing everyday languages</a></td><td>Ethan Leba</td></tr>
+<tr><td><a href="/2021/talks/structural">Tree-edit: Structural editing for Java, Python, C, and beyond!</a></td><td>Ethan Leba</td></tr>
<tr><td><a href="/2021/talks/dsl">Self-Describing Smart DSL's: The Next Magits</a></td><td>Psionic</td></tr>
<tr><td><a href="/2021/talks/ui">"Yak-shaving to a UI framework" (/"Help! I accidentally yak-shaved my way to writing a UI framework because overlays were slow")</a></td><td>Erik Anderson</td></tr>
<tr><td><a href="/2021/talks/rust">Extending Emacs in Rust with Dynamic Modules</a></td><td>Tuấn-Anh Nguyễn</td></tr>
diff --git a/2021/talks/structural.md b/2021/talks/structural.md
index 1c9618f8..70bf077a 100644
--- a/2021/talks/structural.md
+++ b/2021/talks/structural.md
@@ -1,11 +1,11 @@
-[[!meta title="Why structural editing is the future of code editing, and a novel approach for editing everyday languages"]]
+[[!meta title="Tree-edit: Structural editing for Java, Python, C, and beyond"]]
[[!meta copyright="Copyright &copy; 2021 Ethan Leba"]]
[[!inline pages="internal(2021/info/structural-nav)" raw="yes"]]
<!-- You can manually edit this file to update the abstract, add links, etc. --->
-# Why structural editing is the future of code editing, and a novel approach for editing everyday languages
+# Tree-edit: Structural editing for Java, Python, C, and beyond!
Ethan Leba
I liken the state of code editing today to the early days of computer