summaryrefslogtreecommitdiffstats
path: root/2025/info
diff options
context:
space:
mode:
Diffstat (limited to '2025/info')
-rw-r--r--2025/info/bibliography-before.md2
-rw-r--r--2025/info/bibliography-nav.md1
-rw-r--r--2025/info/commonlisp-after.md10
-rw-r--r--2025/info/commonlisp-before.md12
-rw-r--r--2025/info/commonlisp-nav.md6
-rw-r--r--2025/info/completion-nav.md2
-rw-r--r--2025/info/juicemacs-nav.md4
-rw-r--r--2025/info/python-nav.md4
-rw-r--r--2025/info/sat-close-nav.md2
-rw-r--r--2025/info/sat-open-nav.md2
-rw-r--r--2025/info/sun-close-nav.md2
-rw-r--r--2025/info/sun-open-nav.md4
12 files changed, 40 insertions, 11 deletions
diff --git a/2025/info/bibliography-before.md b/2025/info/bibliography-before.md
index 8f43611a..a7914b81 100644
--- a/2025/info/bibliography-before.md
+++ b/2025/info/bibliography-before.md
@@ -7,6 +7,6 @@ Status: Waiting for video from speaker
-<div class="vid mainVideo"><div></div><div class="files resources"><ul><li><a href="https://pad.emacsconf.org/2025-bibliography">Open Etherpad</a></li></ul></div></div>
+
# Description
<!-- End of emacsconf-publish-before-page --> \ No newline at end of file
diff --git a/2025/info/bibliography-nav.md b/2025/info/bibliography-nav.md
index 0d515306..0536cb90 100644
--- a/2025/info/bibliography-nav.md
+++ b/2025/info/bibliography-nav.md
@@ -1,6 +1,7 @@
<div class="talk-nav">
Back to the [[talks]]
+Previous by track: <a href="/2025/talks/commonlisp">Common Lisp images communicating like-a-human through shared Emacs slime and eev</a>
Next by track: <a href="/2025/talks/completion">corfu+yasnippet: Easier than I thought</a>
Track: <span class="sched-track General">General</span>
</div>
diff --git a/2025/info/commonlisp-after.md b/2025/info/commonlisp-after.md
new file mode 100644
index 00000000..9f008e0e
--- /dev/null
+++ b/2025/info/commonlisp-after.md
@@ -0,0 +1,10 @@
+<!-- Automatically generated by emacsconf-publish-after-page -->
+
+
+Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202023%20commonlisp%3A%20Common%20Lisp%20images%20communicating%20like-a-human%20through%20shared%20Emacs%20slime%20and%20eev)
+
+----
+Got an idea for an EmacsConf talk or session? We'd love to hear from you! Check out the [[Call for Participation|/2025/cfp]] for details.
+
+
+<!-- End of emacsconf-publish-after-page -->
diff --git a/2025/info/commonlisp-before.md b/2025/info/commonlisp-before.md
new file mode 100644
index 00000000..d8510c7a
--- /dev/null
+++ b/2025/info/commonlisp-before.md
@@ -0,0 +1,12 @@
+<!-- Automatically generated by emacsconf-publish-before-page -->
+[[!toc ]]
+Format: 20-min talk ; Q&A: IRC
+Status: Waiting for video from speaker
+
+
+
+
+
+
+# Description
+<!-- End of emacsconf-publish-before-page --> \ No newline at end of file
diff --git a/2025/info/commonlisp-nav.md b/2025/info/commonlisp-nav.md
new file mode 100644
index 00000000..21d992c1
--- /dev/null
+++ b/2025/info/commonlisp-nav.md
@@ -0,0 +1,6 @@
+
+<div class="talk-nav">
+Back to the [[talks]]
+Next by track: <a href="/2025/talks/bibliography">An enhanced bibliography in org-mode for scientific research and self-directed learning</a>
+Track: <span class="sched-track General">General</span>
+</div>
diff --git a/2025/info/completion-nav.md b/2025/info/completion-nav.md
index 6fa2b66c..a955f560 100644
--- a/2025/info/completion-nav.md
+++ b/2025/info/completion-nav.md
@@ -2,6 +2,6 @@
<div class="talk-nav">
Back to the [[talks]]
Previous by track: <a href="/2025/talks/bibliography">An enhanced bibliography in org-mode for scientific research and self-directed learning</a>
-Next by track: <a href="/2025/talks/python">Interactive Python development in Emacs</a>
+Next by track: <a href="/2025/talks/juicemacs">Juicemacs: Exploring Speculative JIT Compilation for ELisp in Java</a>
Track: <span class="sched-track General">General</span>
</div>
diff --git a/2025/info/juicemacs-nav.md b/2025/info/juicemacs-nav.md
index 1b9b94b2..097cc79a 100644
--- a/2025/info/juicemacs-nav.md
+++ b/2025/info/juicemacs-nav.md
@@ -1,7 +1,7 @@
<div class="talk-nav">
Back to the [[talks]]
-Previous by track: <a href="/2025/talks/python">Interactive Python development in Emacs</a>
-Next by track: <a href="/2025/talks/sat-open">Saturday opening remarks</a>
+Previous by track: <a href="/2025/talks/completion">corfu+yasnippet: Easier than I thought</a>
+Next by track: <a href="/2025/talks/python">Interactive Python development in Emacs</a>
Track: <span class="sched-track Development">Development</span>
</div>
diff --git a/2025/info/python-nav.md b/2025/info/python-nav.md
index 39d68348..2c98d31c 100644
--- a/2025/info/python-nav.md
+++ b/2025/info/python-nav.md
@@ -1,7 +1,7 @@
<div class="talk-nav">
Back to the [[talks]]
-Previous by track: <a href="/2025/talks/completion">corfu+yasnippet: Easier than I thought</a>
-Next by track: <a href="/2025/talks/juicemacs">Juicemacs: Exploring Speculative JIT Compilation for ELisp in Java</a>
+Previous by track: <a href="/2025/talks/juicemacs">Juicemacs: Exploring Speculative JIT Compilation for ELisp in Java</a>
+Next by track: <a href="/2025/talks/sun-open">Sunday opening remarks</a>
Track: <span class="sched-track Development">Development</span>
</div>
diff --git a/2025/info/sat-close-nav.md b/2025/info/sat-close-nav.md
index af810350..6bd0d2a7 100644
--- a/2025/info/sat-close-nav.md
+++ b/2025/info/sat-close-nav.md
@@ -2,6 +2,6 @@
<div class="talk-nav">
Back to the [[talks]]
Previous by track: <a href="/2025/talks/sat-open">Saturday opening remarks</a>
-Next by track: <a href="/2025/talks/sun-open">Sunday opening remarks</a>
+Next by track: <a href="/2025/talks/sun-close">Sunday closing remarks</a>
Track: <span class="sched-track General">General</span>
</div>
diff --git a/2025/info/sat-open-nav.md b/2025/info/sat-open-nav.md
index c9d7e39b..58d68e37 100644
--- a/2025/info/sat-open-nav.md
+++ b/2025/info/sat-open-nav.md
@@ -1,7 +1,7 @@
<div class="talk-nav">
Back to the [[talks]]
-Previous by track: <a href="/2025/talks/juicemacs">Juicemacs: Exploring Speculative JIT Compilation for ELisp in Java</a>
+Previous by track: <a href="/2025/talks/sun-open">Sunday opening remarks</a>
Next by track: <a href="/2025/talks/sat-close">Saturday closing remarks</a>
Track: <span class="sched-track General">General</span>
</div>
diff --git a/2025/info/sun-close-nav.md b/2025/info/sun-close-nav.md
index fab7858b..1770a1c5 100644
--- a/2025/info/sun-close-nav.md
+++ b/2025/info/sun-close-nav.md
@@ -1,6 +1,6 @@
<div class="talk-nav">
Back to the [[talks]]
-Previous by track: <a href="/2025/talks/sun-open">Sunday opening remarks</a>
+Previous by track: <a href="/2025/talks/sat-close">Saturday closing remarks</a>
Track: <span class="sched-track General">General</span>
</div>
diff --git a/2025/info/sun-open-nav.md b/2025/info/sun-open-nav.md
index e970e829..2e9aa02e 100644
--- a/2025/info/sun-open-nav.md
+++ b/2025/info/sun-open-nav.md
@@ -1,7 +1,7 @@
<div class="talk-nav">
Back to the [[talks]]
-Previous by track: <a href="/2025/talks/sat-close">Saturday closing remarks</a>
-Next by track: <a href="/2025/talks/sun-close">Sunday closing remarks</a>
+Previous by track: <a href="/2025/talks/python">Interactive Python development in Emacs</a>
+Next by track: <a href="/2025/talks/sat-open">Saturday opening remarks</a>
Track: <span class="sched-track General">General</span>
</div>