branch: elpa/devil commit 1cf89ce3380606a6286198e5b013e5c5cd405f0b Author: Susam Pal <[email protected]> Commit: Susam Pal <[email protected]>
Add yank-pop as a repeatable command
---
devil.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/devil.el b/devil.el
index b6a5fb1b2a..9819412b3f 100644
--- a/devil.el
+++ b/devil.el
@@ -106,6 +106,7 @@ to represent `devil-key' in the keys.")
"%k b"
"%k m m f"
"%k m m b"
+ "%k m m p"
"%k x o")
"Devil mode repeatable key sequences.
