diff options
Diffstat (limited to '2021')
-rw-r--r-- | 2021/info/build-nav.md | 2 | ||||
-rw-r--r-- | 2021/info/maintainers-nav.md | 2 | ||||
-rw-r--r-- | 2021/info/mold-nav.md | 2 | ||||
-rw-r--r-- | 2021/info/structural-nav.md | 2 | ||||
-rw-r--r-- | 2021/info/ui-nav.md | 4 |
5 files changed, 6 insertions, 6 deletions
diff --git a/2021/info/build-nav.md b/2021/info/build-nav.md index f85c78fa..03be36e8 100644 --- a/2021/info/build-nav.md +++ b/2021/info/build-nav.md @@ -1,3 +1,3 @@ Back to the [[schedule]] -Previous: <a href="/2021/talks/bug">Let's talk about bug trackers</a> +Previous: <a href="/2021/talks/maintainers">How to help Emacs maintainers?</a> Next: <a href="/2021/talks/forever">M-x Forever: Why Emacs will outlast text editor trends</a> diff --git a/2021/info/maintainers-nav.md b/2021/info/maintainers-nav.md index fc3ac15a..3e739681 100644 --- a/2021/info/maintainers-nav.md +++ b/2021/info/maintainers-nav.md @@ -1,3 +1,3 @@ Back to the [[schedule]] Previous: <a href="/2021/talks/clede">CLEDE: the Common Lisp Emacs Development Environment</a> -Next: <a href="/2021/talks/bug">Let's talk about bug trackers</a> +Next: <a href="/2021/talks/build">How to build an Emacs</a> diff --git a/2021/info/mold-nav.md b/2021/info/mold-nav.md index fa838792..82381b8a 100644 --- a/2021/info/mold-nav.md +++ b/2021/info/mold-nav.md @@ -1,3 +1,3 @@ Back to the [[schedule]] -Previous: <a href="/2021/talks/rust">Extending Emacs in Rust with Dynamic Modules</a> +Previous: <a href="/2021/talks/ui">Yak-shaving to a UI framework</a> Next: <a href="/2021/talks/model">Extending the "model" of Emacs to other applications</a> diff --git a/2021/info/structural-nav.md b/2021/info/structural-nav.md index 58b17e57..36d0ed3e 100644 --- a/2021/info/structural-nav.md +++ b/2021/info/structural-nav.md @@ -1,3 +1,3 @@ Back to the [[schedule]] Previous: <a href="/2021/talks/faster">Optimizing Emacs Lisp Code</a> -Next: <a href="/2021/talks/dsl">Self-Describing Smart DSL's: The Next Magits</a> +Next: <a href="/2021/talks/ui">Yak-shaving to a UI framework</a> diff --git a/2021/info/ui-nav.md b/2021/info/ui-nav.md index 2f019a60..a400cea8 100644 --- a/2021/info/ui-nav.md +++ b/2021/info/ui-nav.md @@ -1,3 +1,3 @@ Back to the [[schedule]] -Previous: <a href="/2021/talks/dsl">Self-Describing Smart DSL's: The Next Magits</a> -Next: <a href="/2021/talks/devel">Don't write that package! or: How I learned to stop worrying and love emacs-devel</a> +Previous: <a href="/2021/talks/structural">Tree-edit: Structural editing for Java, Python, C, and beyond!</a> +Next: <a href="/2021/talks/mold">Moldable Emacs, a step towards sustainable software</a> |