Christophe Rhodes
9c3535823a
improve C-c C-a (ledger-xact-insert-transaction) behaviour
...
When the right place to add a transaction is after all existing
transactions, add it just after the last transaction rather than at the
end of the buffer. (Otherwise the transactions get added after Local
Variables blocks and any other endmatter.)
2014-04-23 17:07:23 +01:00
Jamie Nguyen
33ce4a76a1
Update old FSF address
2014-03-23 23:42:21 +00:00
Alexis Hildebrandt
2b9208e850
Bump copyright information to 2014
2014-02-02 12:36:22 +01:00
Moritz Ulrich
741a275cc9
Use `ledger-read-date' where applicable.
2014-01-02 19:00:37 +01:00
Steve Purcell
75a2d9d31e
ledger-mode: Add namespace prefix to highlight-overlay
...
make-variable-buffer-local is a top-level form: this commit moves that
call from ledger-mode to next to the variable's declaration.
2013-12-11 08:36:22 +00:00
Craig Earls
bee6605e08
Merge branch 'master' into ledger-mode-automatic-transactions
2013-09-20 07:26:44 -07:00
Vinod Kurup
7704018968
Find first numeral or minus sign, instead of blind move
2013-09-08 13:57:09 -04:00
Vinod Kurup
816f4405b0
Move past the commodity sign
2013-09-07 06:56:22 -04:00
Craig Earls
0d4641acc2
Merge branch 'master' into ledger-mode-automatic-transactions
...
Conflicts:
lisp/ledger-init.el
lisp/ledger-mode.el
lisp/ledger-reconcile.el
lisp/ledger-schedule.el
2013-07-02 15:50:32 -07:00
Craig Earls
63ba45dbaa
Finished changing name to ledger-*
...
All files and references changed ldg-* to ledger-*
2013-07-02 15:37:33 -07:00