-
Notifications
You must be signed in to change notification settings - Fork 475
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule scripts
updated
9 files
+4 −5 | changelog.txt | |
+42 −0 | docs/notes.rst | |
+4 −2 | docs/position.rst | |
+1 −0 | gui/journal.lua | |
+2 −2 | internal/journal/table_of_contents.lua | |
+40 −19 | internal/journal/text_editor.lua | |
+341 −0 | notes.lua | |
+47 −12 | position.lua | |
+4 −1 | test/gui/journal.lua |