emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/devil 331bf12bb2 17/49: Add more examples of repeatable ke


From: ELPA Syncer
Subject: [nongnu] elpa/devil 331bf12bb2 17/49: Add more examples of repeatable keys to README
Date: Mon, 15 May 2023 12:59:31 -0400 (EDT)

branch: elpa/devil
commit 331bf12bb2242d8e06dc245363356ff8372efa03
Author: Susam Pal <susam@susam.net>
Commit: Susam Pal <susam@susam.net>

    Add more examples of repeatable keys to README
---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index edc7cfccec..e504fd3fb0 100644
--- a/README.md
+++ b/README.md
@@ -131,7 +131,10 @@ Devil may be used:
     sequence over and over again.
 
  4. Another example of a repeatable Devil key sequence is `, f f f`
-    which moves the cursor word by multiple characters.
+    which moves the cursor word by multiple characters. A few other
+    examples of repeatable keys are `, k k k` to kill lines, `, / / /`
+    to undo changs, etc. Type `C-h v devil-repeatable-keys RET` to see
+    the complete list of repeatable keys.
 
  5. Type `, s` and watch Devil translate it to `C-s` and invoke
     incremental search.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]