| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-31 | dired: add keybinding for dired-do-open | Frédéric Giquel | |
| 2022-06-06 | Change package-requires to 26.3 | James Nguyen | |
| 25 was already deprecated a year ago: https://github.com/emacs-evil/evil-collection/pull/508/files | |||
| 2022-05-23 | dired: separate definition of dired-x bindings | Frédéric Giquel | |
| 2020-10-02 | dired: dired-narrow integration | condy | |
| 2020-01-25 | Dired: Define maps | James Nguyen | |
| 2020-01-23 | Start ensuring terminal compatibility for Enter and Tab | crocket | |
| * readme.org now has a new guideline for terminal compatibility. * dired, help, and info modes are modified for terminal compatibility. | |||
| 2019-11-10 | Add dired-filter | Philippe Vaucher | |
| 2019-10-24 | Dired-Subtree: Use toggle instead of cycle | James Nguyen | |
| cycle has performance penalties in larger directories so isn't as suitable a default as toggle. | |||
| 2019-10-19 | Remove overwriting of 'I' | Michael Bogdan | |
| 2019-10-19 | Replace featurep with with-eval-after-load | Michael Bogdan | |
| This allows binding keys when dired-subtree is loaded at a later time. | |||
| 2019-10-19 | Add bindings for dired-subtree | Michael Bogdan | |
| 2019-10-09 | Use subdirectories for setup files (+READMEs) | Justin Burkett | |
| Move setup files into subdirectories. Move mode directories to modes subdir. This will make it easy to specify a recipe in melpa that maintains the directory structure. Add interactive functions to jump to .el and README files See #170 | |||
