]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-06-13 John WiegleyUpdate use-package.texi
2018-06-13 Thomas IngramAdded an Introduction taken from the README
2018-05-19 John WiegleyMerge pull request from akhramov/fix/ensure-system...
2018-05-19 Artyom KhramovEnsure system package cleanup
2018-05-13 Justin TalbottMerge pull request from andschwa/remap-command
2018-04-30 Andrew SchwartzmeyerDocument that remapping commands is supported with...
2018-04-26 Justin TalbottMerge pull request from akhramov/fix/ensure-system...
2018-04-25 Artyom Khramov[] ensure-system-package: honor system-packages customi...
2018-03-16 Justin TalbottMerge pull request from waymondo/master
2018-03-16 Justin Talbott:ensure-system-package allow cdr of cons to be a packag...
2018-03-14 John WiegleyMerge pull request from valignatev/master
2018-03-14 Valentin IgnatevEncourage installation via https instead of http
2018-03-13 John WiegleyMerge pull request from DamienCassou/fix-report-again
2018-03-12 Damien CassouFix compile-time warnings due to the statistics-reporti...
2018-03-12 Damien CassouAdd missing require
2018-03-12 John WiegleyMerge pull request from jwiegley/revert-645-fix-report
2018-03-12 John WiegleyRevert "Fix report"
2018-03-12 John WiegleyMerge pull request from DamienCassou/fix-report
2018-03-11 Damien CassouFix compile-time warnings due to the statistics-reporti...
2018-03-11 Damien CassouAdd missing require
2018-03-08 John WiegleyMerge pull request from DamienCassou/tabulated-list
2018-03-08 Damien CassouUse a tabulated-list to display package configuration...
2018-03-05 John WiegleyMerge pull request from matthewbauer/patch-1
2018-02-25 Matthew Justin... Support ":package" in use-package
2018-02-06 John WiegleyMerge pull request from justbur/normalize-fix
2018-02-06 Justin BurkettFix usage of plist argument in use-package-normalize...
2018-02-06 John WiegleyMerge pull request from justbur/ignore-keywords
2018-02-06 Justin BurkettAdd use-package-ignore-unknown-keywords option
2018-01-27 John WiegleyRevert "Merge pull request from jabranham/lexical-bindings"
2018-01-27 John WiegleyRevert "Move variable bindings to the bottom of each...
2018-01-27 John WiegleyMove variable bindings to the bottom of each file
2018-01-27 John WiegleyMerge pull request from jabranham/lexical-bindings
2018-01-27 Alex BranhamDon't remove sharp quotes
2018-01-27 Alex BranhamTest still requires cl
2018-01-27 Alex BranhamFix byte compiler warnings
2018-01-27 Alex BranhamUse lexical bindings and remove cl package
2018-01-27 John WiegleyMerge pull request from jabranham/system-packages-update
2018-01-27 Alex Branhamlexical binding
2018-01-27 Alex BranhamPrefer non-obsolete var names
2018-01-09 John WiegleyMerge pull request from jabranham/fix-byte-compiler
2018-01-09 Alex BranhamPrefer org-table-align to orgtbl-ctrl-c-ctrl-c
2017-12-26 John WiegleyMerge pull request from justbur/elisp-cap
2017-12-26 John WiegleyMerge pull request from nickmccurdy/render-report-table
2017-12-20 wouter bolsterleeFix sanity check for correct :custom-face format
2017-12-20 Justin BurkettHandle automatic macro expansion by elisp-completion...
2017-12-17 John WiegleyGuard a call to display-warning with ignore
2017-12-16 Nick McCurdyRender the use-package-report table using Org
2017-12-16 John WiegleyAll the second argument in use-package-defaults lists...
2017-12-14 John WiegleyAdd a test related to
2017-12-14 John WiegleyAdd more tests related to issue
2017-12-11 John WiegleyMinor simplification of a function
2017-12-11 John Wiegleybind-keys fixes related to
2017-12-10 John WiegleyAdd a clarifying test for
2017-12-10 John WiegleyFix a scoping issues with multiple occurrences of ...
2017-12-08 John WiegleyStart building a use-package linter in use-package...
2017-12-08 John Wiegleyuse-package-normalize/:disabled has the wrong number...
2017-12-08 John WiegleyRemove several unnecessary calls to `ignore'
2017-12-08 John WiegleyAdd another :bind test
2017-12-07 John WiegleyAdd further note to NEWS.md
2017-12-07 John WiegleyAdd tests for two more issues
2017-12-07 John WiegleyFix the tests
2017-12-07 John WiegleyClarify a note in NEWS.md
2017-12-07 John WiegleyChanges to the way auto-deferral is indicated
2017-12-07 John WiegleyIntroduce new customization variable `use-package-merge...
2017-12-07 John WiegleyUse cl-gentemp in another place
2017-12-07 John WiegleyCorrectly fix the problem of unreferenced symbols after...
2017-12-07 John WiegleyRevert "Pre-expand lexical-let, since otherwise it...
2017-12-07 John WiegleyPre-expand lexical-let, since otherwise it requires...
2017-12-06 John WiegleyAdd documentation for `use-package-report'
2017-12-06 John Wiegleyuse-package-defaults predicate must also receive the...
2017-12-06 John WiegleyRemove Package-Requires for diminish and delight, as...
2017-12-06 John WiegleyAdd a comment as to why max-lisp-eval-depth is set...
2017-12-06 John WiegleyAdd missing autoload cookie, and make lack of a normali...
2017-12-06 John WiegleyDon't compute the verbose debug text unless it's requested
2017-12-06 John WiegleyAdd :bind test for a single cons cell
2017-12-06 John WiegleyAdd support for gathering statistics on use-package...
2017-12-06 John WiegleyRespect keyword ordering in use-package-deferring-keywords
2017-12-06 John WiegleyClarify :config with setq versus :custom
2017-12-06 John WiegleyUpdate some GPL version references
2017-12-06 John WiegleyAllow the expansion of :after (:or foo bar) to be byte...
2017-12-06 John WiegleyMake the expanded text for :after cleaner
2017-12-06 John WiegleySeveral changes as suggested by flycheck
2017-12-05 John WiegleyDon't auto-defer if the package itself was given to...
2017-12-05 John WiegleyEnable all tests on Travis
2017-12-05 John WiegleyAllow `:load t' to mean the same as :load of the packag...
2017-12-05 John WiegleyWhitespace change
2017-12-05 John WiegleyDefault running-on-travis to t
2017-12-05 John WiegleyEnable 4 tests that work when not run on Travis
2017-12-05 John WiegleyFor now, stub out test that breaks Travis
2017-12-05 John WiegleyStub some referenced variables, for Travis
2017-12-05 John WiegleyAdd note in NEWS.md about :requires vs. :if
2017-12-05 John WiegleyLower the priority of :if/:when/:unless in use-package...
2017-12-05 John WiegleyEnhance fix-expansion to take surrounding let bindings...
2017-12-05 John WiegleyRewrite normalization of :bind and :bind*
2017-12-05 John WiegleyNormalize errors should be errors, that are then caught...
2017-12-05 John WiegleyAvoid using pcase and many other macros in macro-expand...
2017-12-05 John WiegleyFix bad interaction between bind-keys* and the :package...
2017-12-05 John WiegleyAdd missing autoload cookies
2017-12-05 Radon RosboroughFix function accidentally made interactive
2017-12-05 John WiegleyUse cl-gensym
next