index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ldg-occur.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring and style.
Craig Earls
2013-04-10
1
-23
/
+13
*
Fixed reconciliation initialization. Now prompts with only account, not stat...
Craig Earls
2013-04-06
1
-0
/
+5
*
Lots of code cleanup. (if () (progn …) ==> (when () …) all over the p...
Craig Earls
2013-03-25
1
-27
/
+23
*
Finish bug 929 got rid of all references to folding, use narrowing instead.
Craig Earls
2013-03-23
1
-7
/
+7
*
Enh918 Have occur mode searches stored in mini buffer history
Craig Earls
2013-03-18
1
-3
/
+2
*
Removed unused function loedger-occur-change-regex
Craig Earls
2013-03-13
1
-12
/
+0
*
Code formatting cleanup.
Craig Earls
2013-03-06
1
-1
/
+3
*
Restructured customization groups. Completed initial draft of ledger-mode doc...
Craig Earls
2013-02-27
1
-1
/
+1
*
Put in more nil window protection.
Craig Earls
2013-02-20
1
-1
/
+2
*
Code commenting cleanup.
Craig Earls
2013-02-14
1
-22
/
+23
*
Comment and code cleanup
Craig Earls
2013-02-12
1
-11
/
+10
*
Face reorganization and better color theme
Craig Earls
2013-02-11
1
-10
/
+0
*
ledger-mode now highlights the xact under point.
Craig Earls
2013-02-09
1
-18
/
+1
*
Merge pull request #152 from vanicat/t/occur-bugs
Craig Earls
2013-02-09
1
-22
/
+24
|
\
|
*
In ledger-occur, hide nothing if there is no match
Rémi Vanicat
2013-02-09
1
-19
/
+20
|
*
Unconditionally activate the occur stuff in ledger-occur-mode
Rémi Vanicat
2013-02-09
1
-3
/
+4
*
|
Cleaned up a defcustom that was lacking a type
Craig Earls
2013-02-09
1
-0
/
+1
|
/
*
Corrected reentering when entering leg-occur mode
Craig Earls
2013-02-08
1
-2
/
+3
*
Code cleanup to get rid of some elisp compiler warnings.
Craig Earls
2013-02-05
1
-9
/
+9
*
Enh 246 add code folding to ledger mode
Craig Earls
2013-02-05
1
-0
/
+252