| Age | Commit message (Collapse) | Author |
|
Starting with Emacs 30.1, eshell uses 'field' properties for its
output. This means that functions like beginning-of-line and
move-beginning-of-line now behave as expected, and the function
eshell-bol is marked obsolete.
|
|
25 was already deprecated a year ago:
https://github.com/emacs-evil/evil-collection/pull/508/files
|
|
|
|
In most terminal, M-u/M-l can be used to convert cases of word
|
|
|
|
evil-define-operator accesses the arguments of the operator it is
defining, regardless of whether they are used in any meaningful way.
|
|
|
|
|
|
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
|