Commit Briefs
Update copyright & email (master)
Update copyright, name, email (tags/v0.4.1)
Bump version (tags/v0.4.0)
Change command prefix behaviour
C-u visits side-notes-secondary-file C-u C-u forces visiting side-notes-file in current directory C-u C-u C-u forces visiting side-notes-secondary-file in current directory
Update README/Commentary (tags/v0.3.1)
Add feature: secondary notes file (tags/v0.3.0)
Add side-notes-secondary-file option, which must be set in order to display secondary notes. Then call side-notes-toggle-notes with prefix ARG (C-u) to find secondary notes instead of regular notes file. This will be displayed in the side window bottom slot, while the regular notes will always be displayed in the top slot.
Bump version (tags/v0.2.1)
Merge pull request #1 from marcowahl/marcowahl-patch-1
Add autoload cookie for the main function