| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-06-06 | Add J for Info-menu | James Nguyen | |
| 2022-04-25 | info: Add "g," as a keybinding for `Info-index-next' (#619) | msaher | |
| 2021-09-04 | [Info]: fix bind syntax | MaxCan-Code | |
| 2021-09-04 | [Info]: remap `Info-history` and `Info-goto-node` | MaxCan-Code | |
| > "gd" does not match the rationale of "go to definition" * `Info-goto-node` bound to `g` in emacs Info mode, bind to `g G` instead * `L` taken by evil, `g L` for `Info-history` instead | |||
| 2021-09-04 | [Info]: remove normal mode override | MaxCan-Code | |
| no longer needed after https://github.com/emacs-evil/evil/issues/1488 | |||
| 2021-09-04 | [Info]: remove visual mode override | MaxCan-Code | |
| no longer needed after https://github.com/emacs-evil/evil/issues/1488 | |||
| 2021-08-24 | Info: bind RET | condy | |
| 2021-03-19 | Info: browse info like browser on macOS | condy | |
| 2021-03-19 | Info: Support digit arguments | condy | |
| 2021-03-19 | Info: Support mouse | condy | |
| 2021-02-03 | Refactor menu-items to use evil-collection-define-operator-key | James Nguyen | |
| 2020-11-15 | info: revamped via read-only bindings | condy | |
| 2020-07-11 | Add `g TAB` as a substitute on terminal for Tab. | crocket | |
| 2020-06-07 | Info-exit is marked obsolete since 27.1, use quit-window instead | condy | |
| 2020-05-08 | Add missing keybindings in info mode (#327) | Bartłomiej Zięba | |
| Add missing keybindings in info mode | |||
| 2020-04-24 | info: Fix h/l in visual state. | Pierre Neidhardt | |
| 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-15 | Improve Info-mode searching | Devin Jacobs | |
| 2019-11-15 | Remove redundant comment | Devin Jacobs | |
| 2019-11-06 | Info: Bind C-j / C-k for fine-grained browsing. | Pierre Neidhardt | |
| 2019-11-06 | Info: Fix "m" and "T" bindings. | Pierre Neidhardt | |
| 2019-11-06 | Info: Fix "t", "f" and "?" bindings. | Pierre Neidhardt | |
| 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 | |||
