| Commit message (Expand) | Author | Age | Files | Lines |
* | make-directory now returns t if dir already exists | Paul Eggert | 2022-12-17 | 1 | -0/+5 |
* | Use make-directory handlers uniformly | Paul Eggert | 2022-12-17 | 1 | -0/+4 |
* | Add yaml-ts-mode (Bug#60105) | Randy Taylor | 2022-12-16 | 1 | -0/+5 |
* | New input method 'cyrillic-chuvash' | Eli Zaretskii | 2022-12-16 | 1 | -0/+5 |
* | Add go-ts-mode and go-mod-ts-mode (Bug#60025) | Randy Taylor | 2022-12-15 | 1 | -0/+8 |
* | Revert 21b387c39bd with last-minute hasty changes (bug#60048). | Juri Linkov | 2022-12-15 | 1 | -4/+3 |
* | ; * etc/NEWS: Fix recent changes. | Randy Taylor | 2022-12-15 | 1 | -3/+4 |
* | Mention 'tree-sitter' in user manual and NEWS | Eli Zaretskii | 2022-12-15 | 1 | -0/+10 |
* | ; * etc/NEWS: Rearrange entries for tree-sitter supported modes. | Eli Zaretskii | 2022-12-15 | 1 | -52/+49 |
* | ; Announce 'toml-ts-mode' in NEWS. | Eli Zaretskii | 2022-12-15 | 1 | -0/+6 |
* | Update the documentation of overlays (bug#59996) | Eli Zaretskii | 2022-12-14 | 1 | -10/+29 |
* | Add dedicated auth-source section in ERC manual | F. Jason Park | 2022-12-14 | 1 | -2/+2 |
* | Add cmake-ts-mode | Randy Taylor | 2022-12-12 | 1 | -0/+5 |
* | Add dockerfile-ts-mode (Bug#59894) | Randy Taylor | 2022-12-09 | 1 | -0/+5 |
* | Update Turkish Hello | Eli Zaretskii | 2022-12-09 | 1 | -1/+1 |
* | ; * etc/NEWS: Fix typos. | Michael Albinus | 2022-12-09 | 1 | -9/+9 |
* | Merge branch 'feature/use-package' into emacs-29 | Stefan Kangas | 2022-12-08 | 1 | -0/+7 |
|\ |
|
| * | * etc/USE-PACKAGE-NEWS: Delete file. | Stefan Kangas | 2022-12-08 | 1 | -277/+0 |
| * | ; * etc/NEWS: Mention use-package. | Stefan Kangas | 2022-11-30 | 1 | -0/+7 |
| * | ; Merge from https://github.com/jwiegley/use-package | Stefan Kangas | 2022-11-30 | 1 | -0/+277 |
| |\ |
|
| | * | Bump version to 2.4.4 | Payas Relekar | 2022-11-05 | 1 | -1/+1 |
| | * | Bump version to 2.4.3 | Payas Relekar | 2022-10-28 | 1 | -1/+1 |
| | * | Update version to 2.4.2 | Payas Relekar | 2022-10-27 | 1 | -0/+4 |
| | * | Update version to 2.4.1 | John Wiegley | 2020-11-10 | 1 | -0/+83 |
| | * | Fix typos | Jonas Bernoulli | 2019-11-06 | 1 | -1/+1 |
| | * | Add further note to NEWS.md | John Wiegley | 2017-12-07 | 1 | -1/+5 |
| | * | Clarify a note in NEWS.md | John Wiegley | 2017-12-07 | 1 | -4/+2 |
| | * | Changes to the way auto-deferral is indicated | John Wiegley | 2017-12-07 | 1 | -4/+22 |
| | * | Introduce new customization variable `use-package-merge-key-alist' | John Wiegley | 2017-12-07 | 1 | -0/+7 |
| | * | Add support for gathering statistics on use-package declarations | John Wiegley | 2017-12-06 | 1 | -0/+4 |
| | * | Clarify :config with setq versus :custom | John Wiegley | 2017-12-06 | 1 | -0/+6 |
| | * | Add note in NEWS.md about :requires vs. :if | John Wiegley | 2017-12-05 | 1 | -0/+8 |
| | * | Add note in NEWS.md about :after and autoloaded keybindings | John Wiegley | 2017-12-04 | 1 | -0/+18 |
| | * | Support :ensure (pkg :pin archive) | John Wiegley | 2017-12-04 | 1 | -0/+20 |
| | * | Add new customization variables `use-package-hook-name-suffix' | John Wiegley | 2017-12-04 | 1 | -0/+2 |
| | * | Add a new :catch keyword, and move :preface before such handling | John Wiegley | 2017-12-04 | 1 | -0/+6 |
| | * | Add further notes to NEWS.md, in light of recent breakages | John Wiegley | 2017-12-04 | 1 | -6/+16 |
| | * | Add new customization variable `use-package-deferring-keywords' | John Wiegley | 2017-12-04 | 1 | -0/+4 |
| | * | Add notes to NEWS.md | John Wiegley | 2017-12-03 | 1 | -2/+15 |
| | * | Break out ensure/diminish/delight into their own support files | John Wiegley | 2017-12-03 | 1 | -0/+17 |
| | * | A great deal of internal reorganization and simplification | John Wiegley | 2017-12-03 | 1 | -0/+6 |
| | * | Remove the :defer-install keyword | John Wiegley | 2017-12-01 | 1 | -0/+3 |
| | * | Using :load-path without also using :ensure now implies :ensure nil | John Wiegley | 2017-11-29 | 1 | -0/+1 |
| | * | Reorder some items in NEWS.md | John Wiegley | 2017-11-29 | 1 | -11/+12 |
| | * | Add NEWS.md file | John Wiegley | 2017-11-29 | 1 | -0/+44 |
* | | Add lisp/external-completion.el for completions from external tools | João Távora | 2022-12-07 | 1 | -0/+8 |
* | | EUDC: Outline deprecation plans in NEWS | Thomas Fitzsimmons | 2022-12-06 | 1 | -0/+20 |
* | | Add new TypeScript mode tsx-ts-mode | Theodor Thornhill | 2022-12-01 | 1 | -1/+8 |
* | | ; Fix last change in proced.el | Eli Zaretskii | 2022-12-01 | 1 | -16/+16 |
* | | Add colors to Proced (bug#59407) | Laurence Warne | 2022-12-01 | 1 | -0/+8 |