index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ledger-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
[emacs] C-x h M-x untabify RET
thdox
2015-02-10
1
-10
/
+10
*
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
1
-1
/
+1
*
[emacs] Add a menu entry for turning off ledger-occur-mode
Steve Purcell
2014-12-13
1
-0
/
+1
*
[emacs] define-derived-mode calls set-syntax-table automatically
Steve Purcell
2014-12-13
1
-1
/
+0
*
[emacs] Add syntax table so that ";" comments are handled
Steve Purcell
2014-12-13
1
-1
/
+8
*
[emacs] Don't use setq-local, which only appeared in Emacs 24.4
Steve Purcell
2014-12-09
1
-7
/
+7
*
[emacs] Simplify and tidy up ledger-occur
Steve Purcell
2014-12-09
1
-1
/
+0
*
[emacs] Fix byte compilation warnings
Steve Purcell
2014-12-09
1
-0
/
+1
*
[emacs] Set comment-start to ";" so that comment-dwim works
Steve Purcell
2014-12-09
1
-0
/
+1
*
[emacs] Use markers instead of raw positions to make cleaning work better
Steve Purcell
2014-12-09
1
-11
/
+14
*
Make reconcile more robust to empty or bad account entries at the prompt.
Craig Earls
2014-12-05
1
-1
/
+1
*
Tweak ledger-clean-up to attempt to find the exact you were at when you order...
Craig Earls
2014-12-05
1
-5
/
+12
*
Fix effective date command.
Craig Earls
2014-12-01
1
-12
/
+15
*
Cleaned up commodities and completion code.
Craig Earls
2014-11-30
1
-3
/
+1
*
Fix minor navigation bugs. Prev and next act now properly handle directives ...
Craig Earls
2014-11-15
1
-1
/
+1
*
Fix navigate bug keeping prev-xact key binding from working.
Craig Earls
2014-11-09
1
-5
/
+5
*
All navigation functions moved to ledger-navigate.
Craig Earls
2014-09-13
1
-2
/
+3
*
everything appears to work with no empty lines between xacts.
Craig Earls
2014-09-13
1
-2
/
+2
*
Minor refactoring and code cleanup
Craig Earls
2014-09-10
1
-2
/
+2
*
New fortification is working.
Craig Earls
2014-09-08
1
-39
/
+0
*
Solved the fight between jit-lock. But for some reason it isn't calling it f...
Craig Earls
2014-09-05
1
-3
/
+4
*
jit-lock is now calling ledger-fontify-buffer-part, but font-lock-fontify-reg...
Craig Earls
2014-09-05
1
-12
/
+46
*
meh. Still chugging along.
Craig Earls
2014-09-05
1
-3
/
+4
*
not much progress here.
Craig Earls
2014-09-04
1
-1
/
+2
*
no message
Craig Earls
2014-08-26
1
-13
/
+10
*
Not working well, try something else on new-fontification-scheme-2
Craig Earls
2014-08-26
1
-4
/
+8
*
Set up fontification independent of font-lock.
Craig Earls
2014-08-24
1
-22
/
+6
*
make leder-mode-dump-configuration interactive
Craig Earls
2014-07-13
1
-0
/
+1
*
ledger-redo added as after-save-hook
Craig Earls
2014-07-12
1
-0
/
+1
*
Code cleanup
Craig Earls
2014-07-12
1
-5
/
+6
*
ledger reconcile will recommend the account in the posting, even if point isn...
Craig Earls
2014-06-29
1
-2
/
+1
*
Fix bug 1052 ledger-mode mangles transactions with tabs.
Craig Earls
2014-06-25
1
-0
/
+1
*
Indent & untabify
thdox
2014-05-17
1
-95
/
+95
*
Update old FSF address
Jamie Nguyen
2014-03-23
1
-2
/
+2
*
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
1
-1
/
+1
*
ledger-mode: only modify completion-at-point-functions locally
Steve Purcell
2014-01-07
1
-1
/
+1
*
`ledger-read-date': Use `ledger-minibuffer-history'.
Moritz Ulrich
2014-01-02
1
-1
/
+2
*
`ledger-insert-effective-date': use `ledger-read-date'.
Moritz Ulrich
2014-01-02
1
-9
/
+8
*
Add `ledger-read-date' - Read date & default to today.
Moritz Ulrich
2014-01-02
1
-0
/
+11
*
Plugging ledger pcomplete into completion-at-point.
4ourbit
2014-01-01
1
-0
/
+1
*
Context-aware pcomplete rules.
4ourbit
2013-12-31
1
-3
/
+7
*
ledger-mode: Introduce `ledger-default-date-format'.
Moritz Ulrich
2013-12-30
1
-3
/
+5
*
Improve `ledger-insert-effective-date'.
Moritz Ulrich
2013-12-30
1
-10
/
+27
*
ledger-mode: Add `ledger-remove-effective-date'.
Moritz Ulrich
2013-12-30
1
-0
/
+23
*
ledger-mode: Remove duplication in ledger-set-{year,month}
Steve Purcell
2013-12-11
1
-6
/
+8
*
ledger-mode: Add namespace prefix to highlight-overlay
Steve Purcell
2013-12-11
1
-1
/
+0
*
ledger-mode: Use easymenu to remove boilerplate
Steve Purcell
2013-12-11
1
-42
/
+42
*
ledger-mode: declare keymaps at the top level
Steve Purcell
2013-12-09
1
-35
/
+36
*
ledger-mode: define and use a syntax table so that comments are handled properly
Steve Purcell
2013-12-09
1
-0
/
+9
*
Merge branch 'master' into ledger-mode-automatic-transactions
Craig Earls
2013-11-06
1
-1
/
+1
|
\
[next]