2017-12-04 |
John Wiegley | Expand use-package-core as a macro, to avoid load time... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | :ensure can be a list; correct handling of multiple... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Ensure that :commands always declare-function at compil... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Add a new :catch keyword, and move :preface before... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Fix duplication in an error message |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Add expand-maximally macro to up-tests.el |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Revert "Reduce some code duplication" |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Move :preface handling within the code |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Add two new tests |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Reduce some code duplication |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Normalize some whitespace and ordering in new code |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Move :init back to happening after all autoloads have... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
Justin Talbott | Add `use-package-chords` and `use-package-ensure-system... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Change order of :defines and :functions within `use... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Add further notes to NEWS.md, in light of recent breakages |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Add new customization variable `use-package-deferring... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Minor comment change |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | up-ensure's customization variables are now in their... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Remove code from up-core.el that is now in up-diminish.el |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Add notes to NEWS.md |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Correction to a macro expansion |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Delete an unneeded blank line |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Reduce some code duplication |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Normalize the code emitted by :mode, :interpreter,... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Add 'errors as another option to `use-package-verbose' |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Only emit the debugging context text once |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Wiegley | Correction to error detection at both :init and :config... |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | Report errors during deferred :config as intelligent... |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | Drop some unnecessary detail from a warning message |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | Minor simplification |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | Fix a byte-compiler warning in up-ensure.el |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | Move optional jumping functionality to its own module |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | Break out ensure/diminish/delight into their own suppor... |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | Move the use-package-keywords defcustom to the top... |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | Disable a test that is not working on Travis |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | Move functions around for better logical grouping |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | More variable renaming needed in the tests |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | Change most use-package-- prefixes to just use-package- |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | Remove a local variable binding |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | Always catch errors during configuration |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | Separate out all tests, the better to identify which... |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | Define macroexpand-1 for older Emacsen |
commit | commitdiff | tree | snapshot |
2017-12-03 |
John Wiegley | A great deal of internal reorganization and simplification |
commit | commitdiff | tree | snapshot |
2017-12-02 |
Radon Rosborough | Fix `use-package-ensure-function' docstring typo |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | If use-package-verbose is t, show loading times when... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Remove the :defer-install keyword |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | :demand should not override an explicit use of :after |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Remove some debug code that crept in |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Add tests for the last two keywords |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Add many more tests |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Always wrap the expanded body from use-package in ... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Comment out :no-require test for now |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Don't factor out a volatile variable |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Add many new tests |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Generate :defines and :functions correctly |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Correct the ordering of :preface, :load-path, :defines... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Whitespace fix |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Move :hook before :defer |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Don't macroexpand bind-keys, leave that to the evaluator |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Always use `load' when loading for the sake of compilation |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Sort keywords at the appropriate time |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Change the :config default, if none has been set in... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | :no-require t should never require |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Code reformatting |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Allow match-expansion to take multiple cases |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Add test for use-package-test-normalize/:ensure |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Wiegley | Add the missing plist-delete |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Remove an unneeded defvar |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | A final fix to :ensure + :load-path |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Add a test case for :ensure, following up from |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Don't check for an :ensure that use-package-always... |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Add a use-package-version variable |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Add two new tests |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Add stubs for future tests of all keywords |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Allow :ensure to take a nil value again |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Only add :ensure nil on :load-path if use-package-alway... |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Restructure some code |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Using :load-path without also using :ensure now implies... |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Correction to use-package--recognize-function |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Allow keys to be bound to nil |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Fix a missing `and' |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Use backquote rather than quote |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Correct use-package-normalize-mode |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Whitespace fix |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Update version and copyright |
commit | commitdiff | tree | snapshot |
2017-11-30 |
John Wiegley | Allow :bind ("C-c C-c" . (lambda () (ding))) and #... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Wiegley | Reorder some items in NEWS.md |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Wiegley | Add NEWS.md file |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Wiegley | Merge pull request from basil-conto/version |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Basil L. Contovounesios | Require Emacs version >= 24.3 |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Wiegley | Merge pull request from basil-conto/520 |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Wiegley | Merge branch 'master' into 520 |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Wiegley | Add a missing (require 'seq) |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Basil L. Contovounesios | Require cl-lib and do not use seq functions |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Wiegley | When use-package-inject-hooks is non-nil, always fire... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Wiegley | Print map keys in describe-personal-keybindings |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Wiegley | Repeating a bind no longer causes duplicates in persona... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Wiegley | When byte-compiling, correctly output declare-function... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Wiegley | Make diminish a soft dependency, as delight already was |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Wiegley | Allow :diminish to take no argument, once again |
commit | commitdiff | tree | snapshot |
next |