hledger/hledger-lib/Hledger/Read
Simon Michael 9868d7f20d ;lib: update emacs code-folding config
orgstruct-mode was dropped from org 9.2, and I shouldn't have been
forcing it on anyway.

The new config allows its "replacement", outshine-mode, to do similar
code folding when you press tab on any of the lines matching
outline-regexp. But only if you patch it as mentioned at
https://github.com/alphapapa/outshine/issues/77.
Enable it by, eg: (add-hook 'haskell-mode-hook 'outshine-mode)
2020-03-28 17:09:47 -07:00
..
Common.hs ;lib: update emacs code-folding config 2020-03-28 17:09:47 -07:00
CsvReader.hs ;lib: update emacs code-folding config 2020-03-28 17:09:47 -07:00
JournalReader.hs ;lib: update emacs code-folding config 2020-03-28 17:09:47 -07:00
LedgerReader.hs.disabled lib: Fix compile errors in tests 2018-08-14 16:05:06 +01:00
TimeclockReader.hs ;lib: update emacs code-folding config 2020-03-28 17:09:47 -07:00
TimedotReader.hs ;lib: update emacs code-folding config 2020-03-28 17:09:47 -07:00