diff options
author | Sacha Chua <sacha@sachachua.com> | 2021-10-22 17:09:24 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2021-10-22 17:09:24 -0400 |
commit | df9131dcd3a7103e0b01b03395ef2a446118f7c6 (patch) | |
tree | 9e5806a61b93d46eb4dd7371ae1699240e4d2b07 /2021/info | |
parent | 21cc49f6781f802002e37404e18db047c9ab94dd (diff) | |
download | emacsconf-wiki-df9131dcd3a7103e0b01b03395ef2a446118f7c6.tar.xz emacsconf-wiki-df9131dcd3a7103e0b01b03395ef2a446118f7c6.zip |
Update structural title
Diffstat (limited to '2021/info')
-rw-r--r-- | 2021/info/dsl-nav.md | 2 | ||||
-rw-r--r-- | 2021/info/faster-nav.md | 2 |
2 files changed, 2 insertions, 2 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> |