Craig Earls
511b17a21f
Make the reconcile balance status message more clear.
2014-07-13 10:37:38 -07:00
Rémi Vanicat
4a71dc05e6
ledger-reconcile.el: don't use flatten
...
The flatten function is not part of Emacs, so better not use it.
2014-07-09 14:34:46 +02:00
Craig Earls
0c8055a528
Finished configurable reconcile format line.
2014-07-03 21:49:48 -07:00
Craig Earls
fad7e307e7
ledger-reconcile-compile-format-string returns a lambda that is used to format the posting data
2014-07-02 20:50:47 -07:00
Craig Earls
ad31fb580a
Refactor code to pull posting format into separate defun. Added reconcile buffer header and line configuration defcustom.
2014-07-02 02:48:08 -07:00
Craig Earls
0b8e79ec8b
ledger-reconcile clean byte-compile
2014-06-28 14:04:57 -07:00
thdox
5cccadd070
Was introduced with commit 73f336a, which removed a functionality from
...
ledger.el old ledger mode. I maintain a branch locally to always
restore C-x C-s keyboard shortcut that is so deeply inside my Emacs
muscle memory. I propose to restore this definitely.
2014-06-22 16:08:00 +02:00
Craig Earls
b5908bf541
Fix bug 1040 Saving in reconcile buffer doesn't stay in reconcile buffer
2014-05-18 19:43:39 -07:00
Craig Earls
8e6cdcc1d1
Merge branch 'master' of https://github.com/ledger/ledger
2014-05-18 08:25:30 -07:00
Craig Earls
d82c1b4b55
Fix bug 1039. Where the ledger buffer was incorrectly shown in the same frame as the reconcile buffer after a save.
2014-05-18 08:15:18 -07:00
thdox
5642eade57
Fix #986 and improve documentation.
2014-05-18 11:32:59 +02:00
thdox
d2db0f9102
Indent & untabify
...
M-x mark-whole-buffer
M-x indent-region
M-x mark-whole-buffer
M-x untabify
2014-05-17 16:52:06 +02:00
Craig Earls
3112851e97
Merge commit 'b9078dc93ffdb526efd0a859a73cc3076108f6b2'
2014-03-25 18:56:32 -07:00
Jamie Nguyen
33ce4a76a1
Update old FSF address
2014-03-23 23:42:21 +00:00
Craig Earls
bb8e000d5b
Make reconcile window refresh xact locations after a delete operation
2014-02-24 14:16:46 -07:00
Alexis Hildebrandt
2b9208e850
Bump copyright information to 2014
2014-02-02 12:36:22 +01:00
Moritz Ulrich
09ef323a73
ledger-reconcile: Add option to insert an effective date when clearing transactions.
2014-01-02 18:44:15 +01:00
Moritz Ulrich
9f694169a8
ledger-mode: Introduce `ledger-default-date-format'.
...
Some elisp functions depend on a date-format supplied in ~/.ledgerrc. Change these by introducing a default ("%Y/%m/%d").
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-30 01:41:31 +01:00
Moritz Ulrich
15b94e8f44
emacs-mode: Prefix every function/variable/macro with ledger-.
...
This is the common convention in Emacs Lisp. Not following it might
cause problems with other packages as functions/variables/macros are
always visible to other modules.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-29 22:56:45 +01:00
Steve Purcell
12816a77e3
ledger-mode: Add missing argument to ledger-delete-current-transaction
2013-12-11 08:36:22 +00:00
Steve Purcell
aaf20ab07f
ledger-mode: Use easymenu to remove boilerplate
...
Among other benefits, this lets us define the menu entries from top to
bottom, rather than in reverse.
2013-12-11 08:31:07 +00:00
Steve Purcell
c85643b04e
ledger-mode: declare keymaps at the top level
2013-12-09 20:41:01 +00:00
Craig Earls
9f3afc26f5
Merge branch 'master' into ledger-mode-automatic-transactions
...
Conflicts:
lisp/ledger-reconcile.el
2013-08-20 09:58:39 -07:00
Craig Earls
46bf142b2a
Bug 986. Add file order to sorting options in the reconcile mode.
2013-08-20 09:51:11 -07: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