summaryrefslogtreecommitdiff
path: root/.emacs.d/initlibs
Commit message (Collapse)AuthorAge
* replace use of diminish librarySean Whitton2024-03-31
|
* upgrade vendored copy of Paredit to version 25Sean Whitton2022-11-25
|
* drop elisp-slime-navSean Whitton2022-05-07
| | | | It has been obsoleted by xref, so far as I can tell.
* add some more initlibs I don't want to be withoutSean Whitton2021-12-29
| | | | Latest tagged releases in each case.
* drop vendored let-alist.elSean Whitton2021-12-29
| | | | It's included in Emacs 27.
* drop some other embedded copies of Emacs libsSean Whitton2020-07-14
|
* drop embedded copies of use-package and related packagesSean Whitton2020-07-14
|
* patch diminish.el to use cl-lib not clSean Whitton2020-07-03
|
* hack use-package-core.el to be loadable with emacs 28Sean Whitton2020-07-02
|
* fix key-chord-unset-globalSean Whitton2020-05-24
|
* fix initlibs copy of smex.el using upstream commitSean Whitton2020-05-17
|
* update copy of use-package & its depsSean Whitton2019-01-02
|
* move avy.el to initlibsSean Whitton2018-11-08
| | | | It should always be available.
* add ace-link.el to initlibsSean Whitton2018-04-11
|
* .emacs.d/{lisp => initlibs}Sean Whitton2018-04-07
dirs called 'lisp' has a special meaning in Emacs