summaryrefslogtreecommitdiff
path: root/ledger-complete.el
Commit message (Expand)AuthorAge
* Add test and provide different fix for #184.Steve Purcell2019-07-05
* Never include the completion prefix in the candidates listSteve Purcell2019-07-05
* Sort accounts ascending when completing, not in reverseSteve Purcell2019-07-05
* Just use built-in delete-dupsSteve Purcell2019-07-05
* Match account names more liberally for the sake of completionSteve Purcell2019-07-05
* Don't include current line's payee in ledger-payees-in-buffer (#184)Alex Branham2019-07-03
* Allow automatic realignment of posting amounts to be disabledSteve Purcell2019-06-15
* When completing from half-way through a symbol, kill the suffix when doneSteve Purcell2019-06-08
* When completing accounts, don't assume spaces over tabsSteve Purcell2019-06-07
* Fix completion of account names when at end of lineSteve Purcell2019-06-06
* Complete accounts better, and realign postings afterwardsSteve Purcell2019-06-05
* Minor cleanup after moving completion systems (#175)Alex Branham2019-05-30
* Fix docstring in typoSteve Purcell2019-05-29
* Remove redundant prognSteve Purcell2019-05-29
* Remove redundant optional nil argumentSteve Purcell2019-05-29
* Sort list after deleting duplicatesSteve Purcell2019-05-29
* Move from pcomplete to completion-at-point-functions (#174)Alex Branham2019-05-29
* Define pcomplete-uniquify-list if not defined (#135)Alex Branham2018-09-29
* Use a faster deduplication method in ledger-accounts-list-in-bufferClément Pit-Claudel2018-04-14
* Propagate potentially buffer-local var to temp bufferSteve Purcell2018-02-25
* Fix byte-compilation warnings highlighted by #91 (#95)Steve Purcell2018-02-11
* Fix GH-79: don't crop account lines when cleaning up a bufferClément Pit--Claudel2018-01-28
* Lexical bindings (#78)Alex Branham2018-01-26
* Don't shim string-greaterp (#77)Clément Pit-Claudel2018-01-26
* Fix Travis builds (#76)Clément Pit-Claudel2018-01-26
* Drop text properties when gathering account namesClément Pit-Claudel2018-01-22
* Respect pcomplete-ignore-caseSteve Purcell2018-01-22
* Find accounts uniformly, and look in ledger-accounts-file if setSteve Purcell2018-01-22
* Fix byte compiler warningsAlex Branham2018-01-12
* Implement date completion for effective datesYuri Khan2017-08-31
* Date completion: Add space if at end of lineYuri Khan2017-08-31
* Implement date completionYuri Khan2017-08-04
* Eliminate most other uses of declare-functionSteve Purcell2017-06-11
* Rename unprefixed "between" function to "ledger-between"Steve Purcell2017-06-11
* Merge branch 'fix-warnings' of https://github.com/ecraven/ledger into ecraven...Craig Earls2016-01-11
|\
| * cleaning up elisp byte compiler warningsPeter Feigl2015-02-05
| * cleaning up elisp byte compiler warningsPeter Feigl2015-02-05
* | [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-02
* | [emacs] C-x h M-x untabify RETthdox2015-02-10
|/
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-27
* Cleaned up commodities and completion code.Craig Earls2014-11-30
* ledger-complete clean byte compileCraig Earls2014-06-28
* don't add a space when completingChristophe Rhodes2014-06-13
* Indent & untabifythdox2014-05-17
* Update old FSF addressJamie Nguyen2014-03-23
* Add option ledger-complete-ignore-caseMarcin Borkowski2014-02-03
* Bump copyright information to 2014Alexis Hildebrandt2014-02-02
* Fix issue in ledger-fully-complete-xact to deal with possible trailing spaces...Craig Earls2014-01-13
* Backed out recent changes that broke the complete cycling behavior.Craig Earls2014-01-07
* Context-aware pcomplete rules.4ourbit2013-12-31