branch: externals/cm-mode
commit 8b50b35579a24a42061a487115e745be575e6a95
Author: Joost Kremers <[email protected]>
Commit: Joost Kremers <[email protected]>
Fix addition keybinding in CriticMarkup-test.text
---
CriticMarkup-test.text | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CriticMarkup-test.text b/CriticMarkup-test.text
index ed4cc9933f..e86ed6a04d 100644
--- a/CriticMarkup-test.text
+++ b/CriticMarkup-test.text
@@ -12,7 +12,7 @@ CriticMarkup is a way for authors and editors to track
changes to documents in p
Activating `cm-mode` provides key{--s--} {++bindings ++}to insert these
{~~patterns~>markup tags~~} and thus mark one's changes to the text. The
provided {==key bindings==}{>>@jk Should I mention that these are nicely
mnemonic?<<} are:
-- `C-c * i`: add text
+- `C-c * a`: add text
- `C-c * d`: delete text
- `C-c * s`: substitute text
- `C-c * c`: insert a comment (possibly with highlight)