ChangeLog

git log --name-status --pretty=format:"* %s%n%nCommit %h at [%cs] changed these files:%n" --since=2023-04-09

Update ’sweep’ submodule

Commit 6592e43 at [2023-05-30] changed these files:

M sweep

Update ’dotfiles’ submodule

Commit 70601fb at [2023-05-27] changed these files:

M dotfiles

Add new post about improvements in Emacs’s dictionary library

Commit f9fa512 at [2023-05-27] changed these files:

A source/notes/bozhidar-batsov.org
A source/notes/eli-zaretskii.org
M source/notes/emacs.org
M source/notes/gnu.org
A source/notes/oleh-krehel.org
A source/notes/torsten-hilbrich.org
A source/posts/2023-05-26-extending-emacs-s-dictionary-library.org

Update submodules

Commit 24d0a09 at [2023-05-26] changed these files:

M .gitmodules
M dotfiles
M esy-publish.el
M sweep

Add new post about JSON paths in Emacs with Tree-sitter

Commit 7e63eef at [2023-05-17] changed these files:

M source/notes/emacs.org
A source/notes/isearch.org
A source/posts/2023-05-17-orientation-in-json-documents-with-emacs-and-tree-sitter.org

update dict submodule

Commit e60dbd3 at [2023-05-17] changed these files:

M dict

update dict submodule

Commit 713d2f6 at [2023-05-11] changed these files:

M dict

Add new Dict project

Commit 08555f6 at [2023-05-11] changed these files:

M .gitmodules
M Makefile
A dict
A source/dict.org
M source/index.org
M source/style.css

Commit some notes to Git

Commit 85a5946 at [2023-04-16] changed these files:

M .gitignore
A source/notes/dired.org
A source/notes/jeremy-friesen.org
A source/notes/slack.org
A source/notes/spencer-baugh.org

Fix remote sync

Commit 11f96c3 at [2023-04-16] changed these files:

M esy-publish.el

Add a command for testing the website locally

Commit 4290646 at [2023-04-16] changed these files:

M esy-publish.el

Update some notes

Commit 08dfa80 at [2023-04-16] changed these files:

M esy-publish.el
M source/notes/emacs.org
M source/posts/2023-04-01-take-on-recursion.org
M source/posts/2023-04-05-the-self-healing-code-fallacy.org
M source/posts/2023-04-08-making-shell-scripts-executable-just-in-time.org
M source/posts/2023-04-11-optimizing-project-selection-in-emacs.org

More robust post-publish cleanup

Commit 4d728be at [2023-04-16] changed these files:

M esy-publish.el

Don’t select killed buffers

Commit 6ac88b7 at [2023-04-16] changed these files:

M esy-publish.el

Fix bug in RSS generation

Commit 2b4018a at [2023-04-16] changed these files:

M esy-publish.el

Only kill buffers that were opened during export

Commit d1f1784 at [2023-04-16] changed these files:

M esy-publish.el

Kill buffers opened during export

Commit 699f9d1 at [2023-04-16] changed these files:

M esy-publish.el

Use a different style for links to notes

Commit 638ccec at [2023-04-16] changed these files:

M source/style.css

Fix some links that broke during refactor

Commit 899d927 at [2023-04-16] changed these files:

M esy-publish.el
M source/esy.org
M source/index.org
M source/notes/emacs.org
M source/notes/gnu.org
M source/notes/index.org
M source/posts/index.org

Use file-truename to resolve symlinks in the website’s directory

Commit 3eb9195 at [2023-04-16] changed these files:

M esy-publish.el

Support building the site interactively

Commit fb818d9 at [2023-04-16] changed these files:

M .gitignore
D assets/style.css
A esy-publish.el
D org/index.org
D org/posts/2023-04-01-take-on-recursion.org
D org/posts/index.org
D publish.el
R100 src/changelog.org source/changelog.org
R100 src/esy.org source/esy.org
R100 assets/favicon.ico source/favicon.ico
R100 assets/home.svg source/home.svg
R100 src/index.org source/index.org
R100 assets/mail.svg source/mail.svg
R100 assets/mastodon.svg source/mastodon.svg
A source/notes/emacs.org
A source/notes/gnu.org
A source/notes/index.org
R100 src/posts/2023-04-01-take-on-recursion.org source/posts/2023-04-01-take-on-recursion.org
R100 src/posts/2023-04-05-the-self-healing-code-fallacy.org source/posts/2023-04-05-the-self-healing-code-fallacy.org
R100 src/posts/2023-04-08-making-shell-scripts-executable-just-in-time.org source/posts/2023-04-08-making-shell-scripts-executable-just-in-time.org
R100 src/posts/2023-04-11-optimizing-project-selection-in-emacs.org source/posts/2023-04-11-optimizing-project-selection-in-emacs.org
R100 src/posts/index.org source/posts/index.org
R100 org/pub.org source/pub.org
R100 assets/rss.svg source/rss.svg
R100 src/style.css source/style.css
R100 org/sweep.org source/sweep.org
D src/favicon.ico
D src/home.svg
D src/mail.svg
D src/mastodon.svg
D src/pub.org
D src/rss.svg
D src/sweep.org

Add metadata line with creation and update dates to all posts

Commit 28d8385 at [2023-04-14] changed these files:

M src/posts/2023-04-01-take-on-recursion.org
M src/posts/2023-04-05-the-self-healing-code-fallacy.org
M src/posts/2023-04-08-making-shell-scripts-executable-just-in-time.org
M src/posts/2023-04-11-optimizing-project-selection-in-emacs.org
M src/style.css

Add yellow-green underline to subtitles via CSS

Commit 004f329 at [2023-04-14] changed these files:

M src/style.css

Update .gitignore

Commit 7185f41 at [2023-04-14] changed these files:

M .gitignore

Improve publishing process

Commit 46a827c at [2023-04-12] changed these files:

M Makefile
M publish.el

Increase spacing between content lines

Commit 88d94ee at [2023-04-12] changed these files:

M src/style.css

New blog post about optimizing project selection in Emacs

Commit c47addb at [2023-04-12] changed these files:

A src/posts/2023-04-11-optimizing-project-selection-in-emacs.org

Update submodules

Commit 6307119 at [2023-04-12] changed these files:

M dotfiles

Enhance ChangeLog format

Commit bd1f42f at [2023-04-10] changed these files:

M publish.el
M src/changelog.org

Export Org files with “smart” quotes

Commit a9464d0 at [2023-04-09] changed these files:

M publish.el

Add ChangeLog page and link to it from my homepage

Commit 0a2bd77 at [2023-04-09] changed these files:

A src/changelog.org
M src/index.org

Fix a broken link in yesterday’s post

Commit 9f24cff at [2023-04-09] changed these files:

M src/posts/2023-04-08-making-shell-scripts-executable-just-in-time.org