Commit Briefs

74ddc5a783 Paul W. Rankin

Make fountain-upcase-line-and-newline only upcase text up to point (master)


8fa902e5fa Paul W. Rankin

Revert to line-end-position in fountain-upcase-line


9ac338822f Paul W. Rankin

Add donations links and improve README/commentary


d164ad2221 Paul W. Rankin

Add face fountain-character-dual-dialog


c809fe6f44 Paul W. Rankin

Move scene number options to top of file

Avoids free variable compile warnings


9fc1daa374 Paul W. Rankin

Declare fountain-outline-show-subtree



67b4dddd0e Paul W. Rankin

Remove fountain-add-scene-numbers unused n arg


ae99cc1bcc Paul W. Rankin

Limit fountain-outline-flag-notes-in-region to end arg


56fa4670b5 Paul W. Rankin

Char * is not escaped within alternates


a57a2e2f83 Paul W. Rankin

Exit doc-view-mode cleanly


f3e821797b Paul W. Rankin

fountain-move-to-fill-width: skip punctuation

Use skip-syntax-forward to skip punctuation before calling fill-move-to-break-point.


11b59c9f8d Paul W. Rankin

Minor neaten


70967d12f5 Paul W. Rankin

Implement fountain-outline-flag-notes-in-region



9fa3fd570a Paul W. Rankin

fountain-match-note: use x method

Remove the first condition of matching notes at bolp.


ffb724f9a1 Paul W. Rankin

fountain-outline-flag-note: rewrite to fix outline visibility bug

Inserting a note element on a section or scene heading broke outline visibility toggling. Previously we just called outline-flag-region. This is a new function adapted from outline-flag-region that sets the invisible property to fountain-note. Revisit this in case we want to change property value to just fountain.


0cef1df001 Paul W. Rankin

fountain-match-note: avoid use of re-search-backward


b9b0b34b2e Paul W. Rankin

fountain-init-font-lock: use fountain-note-regexp

define-fountain-font-lock-matcher can only be used on line-wise elements


ad00c873d4 Paul W. Rankin

Add mf to NEWS.md


33864fd732 Paul W. Rankin

Minor refactoring


dcf63aa67f Paul W. Rankin

Update NEWS.md


767b35d429 Paul W. Rankin

Typo



03308d4236 Paul W. Rankin

fountain-calc-revision-number: return nil CURRENT = LOW