diff options
| -rw-r--r-- | reviews/emacs/hype.org | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org index 8fef41b..dbf4b40 100644 --- a/reviews/emacs/hype.org +++ b/reviews/emacs/hype.org @@ -1,6 +1,13 @@ Emacs's NEWS files are useful as a searchable reference, but they can be overwhelming as an entry point to a new release. In this file, I'm keeping track of the changes /I/ am excited about. +* (Cooking) +Not merged yet; still excited about it. +** UI +*** Cursor +**** ~cursor-indicators-mode~ (bug#77224) +Change cursor style depending on arbitrary predicates. Might finally +stop me from activating repeat maps by accident. * 31 ** Applications *** Dired @@ -59,10 +66,6 @@ Now: **** ~completion-pcm-leading-wildcard~ **** ~completion-styles~ bindings - to set completion-ignore-case -*** Cursor -**** ~cursor-indicators-mode~ (bug#77224) -Change cursor style depending on arbitrary predicates. Might finally -stop me from activating repeat maps by accident. *** Input **** =repeat-continue= Users can tell ~repeat-mode~ that some commands should not interrupt |
