[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU ELPA] Cursor-Undo version 1.1.4
From: |
ELPA update |
Subject: |
[GNU ELPA] Cursor-Undo version 1.1.4 |
Date: |
Sun, 04 Aug 2024 17:02:45 -0400 |
Version 1.1.4 of package Cursor-Undo has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Cursor-Undo describes itself as:
====================
Undo Cursor Movement
====================
More at https://elpa.gnu.org/packages/cursor-undo.html
## Summary:
1 _About_
═════════
Cursor-undo allows you to undo cursor movement commands using the
Emacs standard `undo' command.
For frequent cursor movements such as up/down/left/right, it combines
the movements of the same direction into a single undo entry. This
prevents the undo command from reversing each individual character
movement separately. For example, if you move the cursor 20
characters to the right and then 10 lines up, the first undo will go
down 10 lines back, and the next undo move back 20 characters left.
On the other hand, for search commands that often jump across multiple
pages, each search command has its own undo entry, allowing you to
undo them one at a time rather than as a combined operation.
2 _A "Brief" History_
═════════════════════
## Recent NEWS:
[Not provided 🙁]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNU ELPA] Cursor-Undo version 1.1.4,
ELPA update <=