]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2016-01-20 John WiegleyMerge pull request from phillord/feature/always-pin
2016-01-20 Phillip LordAdd new option `-always-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-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-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
2015-03-20 John WiegleyBegan work on modular handling of keywords
2015-03-19 John WiegleyRename use-package-with-elapsed-timer at an internal...
2015-03-19 John WiegleyRemove code I did not intend to commit
2015-03-19 John WiegleyMerge pull request from npostavs/macroexp-progn
2015-03-19 John WiegleyFix some docstrings
2015-03-19 Noam Postavskyuse-package-progn: replace with macroexp-progn
2015-03-19 John WiegleyMerge pull request from npostavs/name-keymap
2015-03-19 Noam Postavskyget-binding-description: return keymap symbol
2015-03-19 John WiegleyUse push instead of add-to-list
2015-03-19 John WiegleyRemove a hack that is not needed anymore
2015-03-19 John Wiegleymacroexpand nested uses of use-package in :init and...
2015-03-19 John WiegleyWrap the :preface in an eval-and-compile block
2015-03-18 John WiegleyRemove a use of macroexpand
2015-03-18 John WiegleyMake a warning more specific
2015-03-18 John WiegleyMore work to silence the byte-compiler
2015-03-17 John WiegleyOther minor improvements for byte-compiling
2015-03-17 John WiegleySeveral minor improvements and fixes
2015-03-17 John WiegleyChange some code for consistency's sake
2015-03-17 John WiegleyMerge pull request from killdash9/keymap
2015-03-17 Russell Blackminor fixes to get bind-keymap working in 2.0
2015-03-17 John WiegleyAlways return t on a successful init-time load
2015-03-16 John WiegleyAdd to the load-path before the :preface
2015-03-16 John WiegleyMore fixes related to byte-compilation
2015-03-16 John WiegleyA few changes for byte-compilation
2015-03-16 John Wiegley:defer now accepts an optional number of seconds
2015-03-16 John WiegleyPermit minimal expansion of macro bodies, and other...
2015-03-16 John WiegleyCollapse some whitespace
2015-03-16 John WiegleyAllow vectors to be passed to :bind again
2015-03-16 John WiegleyAdd code to workaround an inefficiency with eval-after...
2015-03-16 John WiegleyOutput Compiling message only if verbose is enabled
2015-03-16 John WiegleyAllow :pin to accept a symbol
2015-03-16 John WiegleyRelax a path normalization check
2015-03-16 John WiegleyCorrect an erroneous symbol reference
2015-03-16 John WiegleyUpdate docstring for :disabled
2015-03-16 John WiegleyMerge pull request from npostavs/eval-after-name
2015-03-16 John WiegleyUndo an erroneous change
2015-03-15 John WiegleyAdd -hook to the injected hooks
2015-03-15 John WiegleyRestore an earlier fix to
2015-03-15 John WiegleyBREAKING CHANGE: Remove :idle and :idle-priority
2015-03-15 Noam Postavskyuse--package: eval-after-load name
2015-03-15 John WiegleySupport optional injection of hooks, for Spacemacs
2015-03-15 John WiegleyAdd :preface, occurring before everything except :disabled
2015-03-15 John WiegleySome minor code reformatting
2015-03-15 John WiegleyFix to :ensure normalization
2015-03-15 John WiegleyMerge pull request from thomasf/master
2015-03-15 John WiegleyMerge pull request from npostavs/warning
2015-03-15 Thomas FrössmanFix :ensure value interpretation
2015-03-14 Noam Postavskyuse-package-expand: use display-warning
2015-03-14 John WiegleyBegin refactoring for 2.0; NOTE: BREAKING CHANGES
2015-03-13 John WiegleyMany stylistics cleanups and simplifications
2015-03-13 John WiegleyRevert "Don't add autoload for existing commands"
next