| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | * | Use face-spec-set instead of custom-set-faces | Andrey Listopadov | 2022-10-17 | 1 | -6/+6 | |
| | | | | * | Merge pull request from conao3/add-commands-keyword | John Wiegley | 2022-10-12 | 1 | -0/+6 | |
| | | | | |\ | ||||||
| | | | | | * | add testcase | Naoya Yamashita | 2021-02-23 | 1 | -0/+6 | |
| | | | * | | | bind-keys supports passing a list of keymaps as :map argument | Jacob First | 2022-09-29 | 1 | -4/+81 | |
| | | | |/ / | ||||||
| | | | * | | Merge pull request from CeleritasCelery/master | John Wiegley | 2022-09-09 | 1 | -5/+7 | |
| | | | |\ \ | ||||||
| | | | | * | | Fix tests and documentation for hook | Troy Hinckley | 2021-05-17 | 1 | -5/+7 | |
| | | | | |/ | ||||||
| | | | * | | Merge pull request from waymondo/use-package-chords-autoloading-and-mapping-i... | John Wiegley | 2022-08-07 | 1 | -0/+161 | |
| | | | |\ \ | ||||||
| | | | | * | | update bind-chords to use of eval-after-load when maps declared | Justin Talbott | 2019-06-20 | 1 | -0/+161 | |
| | | | * | | | Merge pull request from phst/flet | John Wiegley | 2022-08-07 | 1 | -34/+21 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Remove uses of deprecated ‘flet’ macro | Philipp Stephani | 2021-02-24 | 1 | -34/+21 | |
| | | | | | |/ | | | | |/| | ||||||
| | | | * | | | Merge pull request from conao3/add-custom-face-description | John Wiegley | 2022-08-07 | 1 | -0/+13 | |
| | | | |\ \ \ | | | | |/ / | | | |/| | | ||||||
| | | | | * | | add multiple and eval :custom-face usage | Naoya Yamashita | 2020-08-21 | 1 | -0/+13 | |
| | | | * | | | Add use-package-use-theme and avoid missing theme errors | Ted Zlatanov | 2021-02-06 | 1 | -0/+8 | |
| | | | * | | | Create new "use-package" themse and use it for :custom with custom-theme-set-... | Ted Zlatanov | 2020-11-29 | 1 | -12/+9 | |
| | | | * | | | set saved-variable-comment from :custom | Ted Zlatanov | 2020-11-29 | 1 | -0/+13 | |
| | | | |/ / | ||||||
| | | | * | | Merge branch 'master' into patch-1 | Jimmy Yuen Ho Wong | 2020-07-22 | 1 | -1/+5 | |
| | | | |\ \ | ||||||
| | | | | * | | Fix broken test due to | Jimmy Yuen Ho Wong | 2020-07-12 | 1 | -1/+5 | |
| | | | * | | | better tests | Jimmy Yuen Ho Wong | 2020-07-08 | 1 | -3/+9 | |
| | | | * | | | add test for | Jimmy Yuen Ho Wong | 2020-07-08 | 1 | -0/+6 | |
| | | | |/ / | ||||||
| | | | * | | Add special value back again, in case needed for backwards compat | John Lee | 2020-05-09 | 1 | -0/+1 | |
| | | | * | | Even when there's no :config, run any pre/post config hooks | John Lee | 2020-05-09 | 1 | -0/+30 | |
| | | | * | | Update tests | Radon Rosborough | 2019-07-15 | 1 | -22/+44 | |
| | | | |/ | ||||||
| | | | * | Make custom-face evaluate elisp | Vincent Zhang | 2019-05-29 | 1 | -1/+1 | |
| | | | * | Fix use-package-normalize-function tests | Alex Branham | 2018-06-13 | 1 | -3/+3 | |
| | | | * | Enable lexical binding | Alex Branham | 2018-06-13 | 1 | -1/+1 | |
| | | | * | Revert "Merge pull request from jabranham/lexical-bindings" | John Wiegley | 2018-01-27 | 1 | -1/+1 | |
| | | | * | Revert "Move variable bindings to the bottom of each file" | John Wiegley | 2018-01-27 | 1 | -2/+1 | |
| | | | * | Move variable bindings to the bottom of each file | John Wiegley | 2018-01-27 | 1 | -1/+2 | |
| | | | * | Test still requires cl | Alex Branham | 2018-01-27 | 1 | -0/+1 | |
| | | | * | Use lexical bindings and remove cl package | Alex Branham | 2018-01-27 | 1 | -2/+1 | |
| | | | * | All the second argument in use-package-defaults lists to be a function | John Wiegley | 2017-12-15 | 1 | -0/+12 | |
| | | | * | Add a test related to | John Wiegley | 2017-12-13 | 1 | -0/+13 | |
| | | | * | Add more tests related to issue | John Wiegley | 2017-12-13 | 1 | -1/+24 | |
| | | | * | bind-keys fixes related to | John Wiegley | 2017-12-10 | 1 | -1/+27 | |
| | | | * | Add a clarifying test for | John Wiegley | 2017-12-10 | 1 | -0/+16 | |
| | | | * | Fix a scoping issues with multiple occurrences of :bind | John Wiegley | 2017-12-09 | 1 | -0/+15 | |
| | | | * | Remove several unnecessary calls to `ignore' | John Wiegley | 2017-12-07 | 1 | -92/+60 | |
| | | | * | Add another :bind test | John Wiegley | 2017-12-07 | 1 | -0/+18 | |
| | | | * | Add tests for two more issues | John Wiegley | 2017-12-07 | 1 | -0/+50 | |
| | | | * | Fix the tests | John Wiegley | 2017-12-07 | 1 | -2/+2 | |
| | | | * | Changes to the way auto-deferral is indicated | John Wiegley | 2017-12-07 | 1 | -24/+55 | |
| | | | * | Correctly fix the problem of unreferenced symbols after compilation | John Wiegley | 2017-12-06 | 1 | -56/+63 | |
| | | | * | Revert "Pre-expand lexical-let, since otherwise it requires cl to be loaded" | John Wiegley | 2017-12-07 | 1 | -5/+10 | |
| | | | * | Pre-expand lexical-let, since otherwise it requires cl to be loaded | John Wiegley | 2017-12-06 | 1 | -10/+5 | |
| | | | * | Add a comment as to why max-lisp-eval-depth is set in -tests.el | John Wiegley | 2017-12-06 | 1 | -0/+2 | |
| | | | * | Add :bind test for a single cons cell | John Wiegley | 2017-12-06 | 1 | -0/+12 | |
| | | | * | Update some GPL version references | John Wiegley | 2017-12-06 | 1 | -1/+1 | |
| | | | * | Allow the expansion of :after (:or foo bar) to be byte-compiled | John Wiegley | 2017-12-06 | 1 | -68/+56 | |
| | | | * | Make the expanded text for :after cleaner | John Wiegley | 2017-12-06 | 1 | -70/+59 | |
| | | | * | Don't auto-defer if the package itself was given to :load | John Wiegley | 2017-12-05 | 1 | -0/+21 | |