From 6139f650fc39d103cddfd1fbb1949c7f3e71acf1 Mon Sep 17 00:00:00 2001
From: Eshel Yaron <me@eshelyaron.com>
Date: Sun, 17 Sep 2023 09:58:58 +0200
Subject: [PATCH] Update submodules

---
 dotfiles                  |  2 +-
 source/notes/org-mode.org | 13 +++++++++++++
 source/notes/sweep.org    | 13 +++++++++++++
 source/notes/texinfo.org  | 14 ++++++++++++++
 sweep                     |  2 +-
 5 files changed, 42 insertions(+), 2 deletions(-)
 create mode 100644 source/notes/org-mode.org
 create mode 100644 source/notes/sweep.org
 create mode 100644 source/notes/texinfo.org

diff --git a/dotfiles b/dotfiles
index 52a954a..6eca083 160000
--- a/dotfiles
+++ b/dotfiles
@@ -1 +1 @@
-Subproject commit 52a954ad34f599528567a1dafebe38ee3071a9bf
+Subproject commit 6eca083bc5248e0add1603784f63cfc800b38ccc
diff --git a/source/notes/org-mode.org b/source/notes/org-mode.org
new file mode 100644
index 0000000..c9f8158
--- /dev/null
+++ b/source/notes/org-mode.org
@@ -0,0 +1,13 @@
+#+TITLE:       Org mode
+#+SUBTITLE:    Super powerful rich text mode for Emacs 
+#+DESCRIPTION: Eshel Yaron's notes about Org mode
+#+KEYWORDS:    emacs
+#+DATE:        2023-09-10
+
+
+* References in published posts
+#+BEGIN: links-to-note :dir "/Users/eshelyaron/checkouts/esy-publish/source/posts/"
+#+END:
+* References in other notes
+#+BEGIN: links-to-note :dir "/Users/eshelyaron/checkouts/esy-publish/source/notes/"
+#+END:
diff --git a/source/notes/sweep.org b/source/notes/sweep.org
new file mode 100644
index 0000000..ed2b775
--- /dev/null
+++ b/source/notes/sweep.org
@@ -0,0 +1,13 @@
+#+TITLE:       Sweep
+#+SUBTITLE:    SWI-Prolog embedded in Emacs
+#+DESCRIPTION: Eshel Yaron's notes about Sweep
+#+KEYWORDS:    emacs, prolog
+#+DATE:        2023-09-10
+
+
+* References in published posts
+#+BEGIN: links-to-note :dir "/Users/eshelyaron/checkouts/esy-publish/source/posts/"
+#+END:
+* References in other notes
+#+BEGIN: links-to-note :dir "/Users/eshelyaron/checkouts/esy-publish/source/notes/"
+#+END:
diff --git a/source/notes/texinfo.org b/source/notes/texinfo.org
new file mode 100644
index 0000000..d84073d
--- /dev/null
+++ b/source/notes/texinfo.org
@@ -0,0 +1,14 @@
+#+TITLE:       Texinfo
+#+SUBTITLE:    Software documentation authoring system
+#+DESCRIPTION: Eshel Yaron's notes about Texinfo
+#+KEYWORDS:    emacs, gnu, texinfo
+#+DATE:        2023-09-10
+
+Texinfo is the preferred documentation format of the [[note:gnu][GNU]] project.
+
+* References in published posts
+#+BEGIN: links-to-note :dir "/Users/eshelyaron/checkouts/esy-publish/source/posts/"
+#+END:
+* References in other notes
+#+BEGIN: links-to-note :dir "/Users/eshelyaron/checkouts/esy-publish/source/notes/"
+#+END:
diff --git a/sweep b/sweep
index b0735c5..526c1fa 160000
--- a/sweep
+++ b/sweep
@@ -1 +1 @@
-Subproject commit b0735c5bc84c13d36670ada6d7b5ab03bf76d340
+Subproject commit 526c1fae14f28cf2a7741bbe008bfac04db6281d
-- 
2.39.5