summaryrefslogtreecommitdiff
path: root/lisp/use-package/use-package-chords.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for submission to ELPAPayas Relekar2022-10-251-1/+1
* update bind-chords to use of eval-after-load when maps declaredJustin Talbott2019-06-201-3/+3
* prefix argument with _ to suppress Unused lexical argument warningJustin Talbott2018-08-131-1/+1
* Place :chords at beginning of use-package-keywordsRussell Black2018-06-281-1/+1
* Merge branch 'master' into patch-1John Wiegley2018-06-251-1/+1
|\
| * Enable lexical bindingAlex Branham2018-06-131-1/+1
* | Update use-package-chords.elRussell Black2018-03-231-13/+4
* | Update use-package-chords.elRussell Black2018-03-231-0/+3
|/
* Revert "Merge pull request from jabranham/lexical-bindings"John Wiegley2018-01-271-1/+1
* Revert "Move variable bindings to the bottom of each file"John Wiegley2018-01-271-6/+1
* Move variable bindings to the bottom of each fileJohn Wiegley2018-01-271-1/+6
* Use lexical bindings and remove cl packageAlex Branham2018-01-271-1/+1
* Remove several unnecessary calls to `ignore'John Wiegley2017-12-071-3/+2
* Add missing autoload cookiesJohn Wiegley2017-12-051-0/+2
* Normalize some whitespace and ordering in new codeJohn Wiegley2017-12-041-2/+3
* Add `use-package-chords` and `use-package-ensure-system-package`Justin Talbott2017-12-041-0/+48