Historia zmian

Autor SHA1 Wiadomość Data
  paulbdavis 92aead05ff fontify recurring transaction in ledger-mode [ci skip] 9 lat temu
  thdox 8162cc783d [emacs] C-x h M-x untabify RET 10 lat temu
  Konstantin Nazarov c98af897f7 [emacs] Fontification should work independentily on where the point currently is 10 lat temu
  Steve Purcell 233313fb17 [emacs] Fix byte compilation warnings 10 lat temu
  Steve Purcell 01c91130d7 [emacs] Parse transaction leading lines more robustly 10 lat temu
  Craig Earls f981ec7884 Another fonitification fix. and clean up a stray reference to function removed. 10 lat temu
  Craig Earls eba603293b Adjust payee line fortification. 10 lat temu
  Craig Earls 66d2e4fecd Doc string cleanup. 10 lat temu
  Craig Earls 07324cb6b2 Simplifies parsing of the beginning of an act. This allows fontifying effective dates. 10 lat temu
  Craig Earls 54a736feab Remove s-trim functions since they stomp on s.el. 10 lat temu
  Craig Earls a3f3aa304f Smash a bug that cause the status on a posting with no amount to bleed into the next line. 10 lat temu
  Craig Earls 1bd67755fa Improve finding boundaries of elements for fontification. Also added P for price directives. 10 lat temu
  Craig Earls 61dd6bf663 Fix comment detection logic for fortification. 10 lat temu
  Craig Earls 59613845e7 Make ledger-fontify-xact-state-overrides nil by default 10 lat temu
  Craig Earls 7846e7c17a All navigation functions moved to ledger-navigate. 10 lat temu
  Craig Earls 84dc532b06 everything appears to work with no empty lines between xacts. 10 lat temu
  Craig Earls bfc925f52f Minor refactoring and code cleanup 10 lat temu
  Craig Earls ad87ab16e4 New fortification is working. 10 lat temu
  Craig Earls 57e2ec55eb Seems to be working. I wasn't ensuring I caught all the xacts in a region specified by hit lock. 10 lat temu
  Craig Earls 77e77f39dc Solved the fight between jit-lock. But for some reason it isn't calling it for all regions in the buffer. 10 lat temu
  Craig Earls 991d162fb0 jit-lock is now calling ledger-fontify-buffer-part, but font-lock-fontify-region is still being called and fighting with it. 10 lat temu
  Craig Earls fec5ecb4f3 meh. Still chugging along. 10 lat temu
  Craig Earls d3d5c333f5 improved xact iteration so fontify-whole-buffer doesn't miss xact separated by more than a single empty line 10 lat temu
  Craig Earls 403ca4f1a5 Not working well, try something else on new-fontification-scheme-2 10 lat temu
  Craig Earls 4a003b5828 fontifying xact starts and postings. 10 lat temu
  Craig Earls 4deaeb02c9 Set up fontification independent of font-lock. 10 lat temu