seam

Personal wiki toolkit for Emacs
Log | Files | Refs | LICENSE

commit fce88d7b79f3393cdbd556c0962c7466caca0c7d
parent a5879b0dba381eb3877fd0b218e9e422f4419614
Author: Spencer Williams <spnw@plexwave.org>
Date:   Wed,  9 Apr 2025 12:48:38 -0400

Elaborate on bugfix

Diffstat:
MCHANGELOG.org | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.org b/CHANGELOG.org @@ -36,7 +36,8 @@ *** Bugfixes - =seam-visited-notes= no longer returns buffers that visit non-note - files within =seam-note-directory=. + files within =seam-note-directory=. This could have resulted in + Seam inappropriately modifying those files (e.g. updating links). - Buffer titles are now set correctly from narrowed buffers.