]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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-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'
2016-02-25 John WiegleyHandle :unless correctly
2016-02-10 John WiegleyAdd a comment about a recent change
2016-02-10 John WiegleyMerge pull request from waymondo/master
2016-02-06 John WiegleyMerge pull request from dudebout/patch-1
2016-02-06 John WiegleyAdd an autoload cookie for `use-package'
2016-02-06 Nicolas DudeboutUpper casing Cs corresponding to Ctrl
2016-02-04 John WiegleyMerge pull request from thierryvolpiatto/fix_package_in...
2016-02-04 Thierry VolpiattoEnsure package-install support a second argument
2016-02-04 Thierry VolpiattoWhen :ensure is used install package as a selected...
2016-01-25 John WiegleyMerge pull request from kovrik/fix-pin-performance
2016-01-21 John WiegleyMerge pull request from phillord/fix/always-pin-typo
2016-01-21 Phillip LordFix errant variable name
2016-01-20 John WiegleyMerge pull request from phillord/feature/always-pin
2016-01-20 Phillip LordAdd new option `-always-pin'
2016-01-19 Ivan GoncharovChange condition that checks if package has been initia...
2016-01-18 Ivan GoncharovDo not package-initialize on each :pin
2016-01-12 John WiegleyMerge pull request from kovrik/issue-299
2016-01-12 John WiegleyAdd a missing comma
2016-01-12 John WiegleyAdd a PREDICATE option to bind-key, and :filter to...
2016-01-08 Justin Talbottallow string values in cons for :bind keywords
2016-01-06 John WiegleyGuard against a case where :load-paths is nil
2016-01-05 Ivan GoncharovMove :pin out of macro expansion phase fixes
2016-01-05 Ivan GoncharovMove :pin out of macro expansion phase
2015-12-20 John WiegleyUse cl-mapcan rather than apply 'nconc; thanks wasamasa
2015-11-12 John WiegleyMerge pull request from kovrik/byte-compile-ensure-fix
2015-11-12 Ivan GoncharovInstall packages when byte-compiling (fix by @npostavs)
2015-11-10 John WiegleyApply a fix from npostavs relating to
2015-11-09 John WiegleyMerge pull request from kovrik/master
2015-11-05 John WiegleyMerge pull request from phillord/feature/after
2015-11-04 Phillip LordSupport for after keyword
2015-11-03 Ivan GoncharovMove :ensure option from macro expansion phase to runti...
2015-09-26 John WiegleyBump version to 2.1
2015-09-23 John WiegleyMerge pull request from waymondo/extend-bind-handler
2015-09-23 Justin Talbottpass in symbol of bind macro, for more extensible re...
2015-09-07 John WiegleyRevert "Merge pull request from edvorg/master"
2015-08-30 Edward Knyshoverror handling for use-package
2015-08-18 John WiegleyMerge pull request from matklad/master
2015-08-17 Aleksey Kladovfix quotation error
2015-08-14 John WiegleyMerge pull request from npostavs/string-packages
2015-08-14 Noam PostavskyRe-add support for string package names
2015-08-01 John WiegleyMerge pull request from nickalcock/master
2015-07-31 Nick AlcockSupport :bind (:map '(...))
2015-06-22 John WiegleyMerge pull request from thomasf/master
2015-06-22 Alex KostHandle the case when keymap has a broken documentation
2015-06-12 John WiegleyMerge pull request from killdash9/keymap
2015-06-10 John WiegleyMerge pull request from syl20bnr/fix_hook_injection
2015-05-20 Sylvain BennerFix calls to run-hooks for :init and :config injected...
2015-05-08 Thomas FrössmanRefresh package.el archives if package is missing
2015-04-12 Russell Blackbind-keymap fixes
2015-03-25 John WiegleyKeymap bindings must be interactive
2015-03-25 John WiegleyFailed to require a package is just a message
2015-03-25 John WiegleyMinor fix to :diminish
2015-03-23 John WiegleyFix a bug in the :delight support
2015-03-22 John WiegleyAdd :delight support, thanks to darkfeline on GitHub
2015-03-21 John WiegleyAdd new customization use-package-always-ensure
2015-03-21 John Wiegleyunbind-key now removes key from personal-keybindings
2015-03-21 John WiegleyFix file headers
2015-03-21 John WiegleyAdd autoload stanzas to bind-key
2015-03-21 John WiegleyCorrection to an eval-after-load expansion
2015-03-21 John WiegleyChange use-package to use bind-keys and bind-keys*
2015-03-21 John WiegleyChange bind-key* behavior to mimic bind-keys*
2015-03-21 John WiegleyWhitespace cleanups
2015-03-21 John WiegleyAllow :map in bind-keys to accept multiple maps
2015-03-21 John Wiegley:pin should return `t'
2015-03-21 John WiegleyModular support appears to be working
next