diff options
Diffstat (limited to '2023/info')
-rw-r--r-- | 2023/info/extending-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/flat-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/lspocaml-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/ref-nav.md | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/2023/info/extending-nav.md b/2023/info/extending-nav.md index e14f03ea..18834103 100644 --- a/2023/info/extending-nav.md +++ b/2023/info/extending-nav.md @@ -2,6 +2,6 @@ <div class="talk-nav"> Back to the [[talks]] Previous by track: <a href="/2023/talks/llm">LLM clients in Emacs, functionality and standardization</a> -Next by track: <a href="/2023/talks/emms">Emacs MultiMedia System (EMMS)</a> +Next by track: <a href="/2023/talks/ref">Org-Mode Workflow: Informal Reference Tracking</a> Track: <span class="sched-track dev">dev</span> </div> diff --git a/2023/info/flat-nav.md b/2023/info/flat-nav.md index 024b98e6..b1eb8ad1 100644 --- a/2023/info/flat-nav.md +++ b/2023/info/flat-nav.md @@ -1,5 +1,5 @@ <div class="talk-nav"> Back to the [[talks]] -Next by track: <a href="/2023/talks/lem">How to build an Emacs 2: Revenge of the Lem</a> +Next by track: <a href="/2023/talks/lspocaml">Writing a Language Server In OCaml for Emacs, fun, and profit</a> </div> diff --git a/2023/info/lspocaml-nav.md b/2023/info/lspocaml-nav.md index 6c2f08e8..5364ba21 100644 --- a/2023/info/lspocaml-nav.md +++ b/2023/info/lspocaml-nav.md @@ -1,7 +1,7 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2023/talks/lem">How to build an Emacs 2: Revenge of the Lem</a> +Previous by track: <a href="/2023/talks/flat">A modern Emacs look-and-feel without pain</a> Next by track: <a href="/2023/talks/llm">LLM clients in Emacs, functionality and standardization</a> Track: <span class="sched-track dev">dev</span> </div> diff --git a/2023/info/ref-nav.md b/2023/info/ref-nav.md index c09db001..9514e10c 100644 --- a/2023/info/ref-nav.md +++ b/2023/info/ref-nav.md @@ -1,6 +1,6 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2023/talks/emms">Emacs MultiMedia System (EMMS)</a> +Previous by track: <a href="/2023/talks/extending">GNU Emacs for electronics, note-taking, and as lightweight IDE</a> Next by track: <a href="/2023/talks/multi">Emacs for the Indecisive/Multi-Talented</a> </div> |