]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-10-13 Jonas BernoulliDon't use with-demoted-errors in use-package-ensure...
2017-08-13 John WiegleyMerge pull request from raxod502/feat/fix-install-deferred
2017-07-10 John WiegleyMerge pull request from joewreschnig/481-delight-docs
2017-07-10 Joe WreschnigDocument :delight in the doc string and README
2017-07-02 John WiegleyMerge pull request from joewreschnig/477-delight-wrappers
2017-07-02 Joe WreschnigAllow :major as the third argument in :delight calls
2017-07-02 Joe WreschnigAllow multiple :delight arguments, or omitting the...
2017-06-30 Radon RosboroughFix bug in use-package-install-deferred-package
2017-06-16 John WiegleyMerge pull request from joewreschnig/magic-469
2017-06-15 Joe WreschnigAdd `:magic` and `:magic-fallback` keywords (issue)
2017-05-23 David LeathermanProtect against errors during package install
2017-05-09 John WiegleyMerge pull request from raxod502/feat/failed-autoload-msg
2017-05-07 Radon RosboroughFix quoting error in failed autoload message
2017-04-05 John WiegleyMerge pull request from raxod502/normalize-nil
2017-04-05 Radon RosboroughMake use-package-normalize-value handle nil better
2017-04-03 John WiegleyMerge pull request from raxod502/fix-bind-key-filter
2017-04-03 Radon RosboroughAdd comment explaining keyword-argument patch
2017-04-03 Radon RosboroughDon't mutilate keyword arguments in :bind
2017-03-27 John WiegleyMerge pull request from raxod502/fix-after
2017-03-27 John WiegleyMerge pull request from raxod502/always-defer-install
2017-03-26 Radon RosboroughAdd use-package-always-defer-install
2017-03-19 Radon RosboroughFix :after keyword
2017-03-19 John WiegleyMerge pull request from raxod502/defer-install
2017-03-19 Radon RosboroughMerge remote-tracking branch 'origin/master' into defer...
2017-03-19 Radon RosboroughUpdate docstring, installation prompt message
2017-03-19 Radon RosboroughVarious improvements for deferred installation
2017-03-09 Radon RosboroughGet :defer-install completely working, in theory
2017-03-09 Radon RosboroughImprove deferred installation mechanism
2017-03-09 Radon RosboroughMerge branch 'generalized-ensure' into defer-install
2017-03-09 Radon RosboroughUpdate docstring for use-package-ensure-function
2017-03-08 Radon RosboroughFirst cut at :defer-install keyword
2017-03-08 Radon RosboroughExtend capabilities of use-package-ensure-function
2017-02-18 John WiegleyRevert "Return `t' after calling `eval-after-load'"
2017-02-16 John WiegleySupport multiple symbols passed to :after
2017-02-16 John Wiegley:mode and :interpreter can now accept (rx ...) forms
2017-02-16 John WiegleyReturn `t' after calling `eval-after-load'
2017-02-16 John WiegleyAdd autoload cookie for use-package-autoload-keymap
2017-02-16 John WiegleyMerge remote-tracking branch 'origin/pr/349'
2017-02-13 John WiegleyMerge pull request from justbur/find-form
2017-02-13 John WiegleyMerge pull request from justbur/imenu3
2017-02-13 John WiegleyMerge pull request from raxod502/fix-use-package-defaults
2017-02-13 Radon RosboroughFix use-package-defaults
2017-02-13 Radon RosboroughUnrevert "Add use-package-defaults"
2017-02-13 John WiegleyRevert "Add use-package-defaults"
2017-02-12 John WiegleyMerge pull request from raxod502/use-package-defaults
2017-01-16 Radon RosboroughAdd use-package-defaults
2017-01-16 John WiegleyMerge pull request from raxod502/use-package-ensure...
2017-01-15 Radon RosboroughAdd use-package-ensure-function
2016-12-22 John WiegleyAdd new customization option `use-package-always-demand`
2016-12-18 John WiegleyMerge pull request from basil-conto/preface
2016-12-18 John WiegleyMerge pull request from tarsius/outline
2016-12-18 John WiegleyMerge pull request from tarsius/bind-later
2016-12-18 Jonas BernoulliDelay decision whether to use eval-after-load until...
2016-12-17 Jonas BernoulliSupport outline-minor-mode
2016-12-16 Basil L. ContovounesiosIncrease :preface priority
2016-10-31 John WiegleyMerge pull request from phst/bug398
2016-10-31 Philipp StephaniDeclare package-read-all-archive-contents
2016-10-31 Philipp StephaniRemove tests, which don’t work
2016-10-31 Noam PostavskyDon't allow implicit package name arg for binders
2016-10-31 Noam PostavskyDon't allow nil as a mode function
2016-10-31 Noam PostavskyRefactor pair normalizers; add tests for them
2016-10-31 Noam PostavskyRemove obsolete mplist tests
2016-10-17 John WiegleyBump version to 2.3
2016-08-15 John WiegleyMerge pull request from appleby/master
2016-08-15 Mike ApplebyEnsure package-pinned-packages is bound before referenc...
2016-07-22 John WiegleyRemove the use of a tab
2016-07-22 John WiegleyMerge pull request from ketbra/master
2016-07-21 Matthew FeinbergMake pin and ensure compatible
2016-07-18 John WiegleyMerge pull request from npostavs/state-noconst
2016-07-18 Noam PostavskyFix declare-function call: FILE must be a string
2016-07-18 Noam Postavskyuse-package-as-string: use noerror parameter
2016-07-18 Noam PostavskyDon't pass a constant as the state
2016-07-06 John WiegleyVersion 2.2
2016-07-05 John WiegleyMerge pull request from justbur/bump-init
2016-06-23 Justin BurkettMove :init forms before :after and :demand
2016-06-23 Justin BurkettAdd function use-package-jump-to-package-form
2016-06-16 Justin BurkettImprove imenu support
2016-06-14 John WiegleyMerge pull request from justbur/imenu2
2016-06-14 Justin BurkettFix imenu support for older versions
2016-06-13 John WiegleyMerge pull request from justbur/imenu
2016-06-13 John WiegleyMerge pull request from robario/patch-1
2016-06-13 Justin BurkettAdd imenu support for use-package forms
2016-06-05 robarioFix to ignore load error caused via :after
2016-04-03 John WiegleyMerge pull request from xuchunyang/fix-package-install
2016-03-31 Chunyang XuMark package as selected with package-install
2016-02-27 John Wiegley:map no longer accepts lists; only eval-after-load...
2016-02-27 John WiegleyNormalize some error text
2016-02-27 John WiegleyOnly printing debug messages if use-package-verbose...
2016-02-27 John WiegleyMerge pull request from ljos/master
2016-02-27 John WiegleyRepair :map handling in bind-key.el
2016-02-26 Bjarte JohansenQuote variable in `bind-keys*'
2016-02-26 John WiegleyAdd configuration variable `use-package-check-before...
2016-02-26 John WiegleyUse `add-to-list' defensively instead of `push'
2016-02-26 John WiegleyAdd variable `use-package-always-defer'
2016-02-26 John WiegleyRestore :bind-keymap, it does something special still
2016-02-26 John WiegleyRemove :bind-keymaps, and only apply :map bindings...
2016-02-25 John WiegleySupport multiples uses of :map with :bind
2016-02-25 John WiegleyAdd some variable settings to use-package-tests.el...
2016-02-25 John WiegleyMerge pull request from alezost/keymap-doc-fix
2016-02-25 John WiegleyAdd another `declare'
next