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

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

[nongnu] elpa/eat 5aaad960c8: ; README.org: Fix wrong keybinding


From: ELPA Syncer
Subject: [nongnu] elpa/eat 5aaad960c8: ; README.org: Fix wrong keybinding
Date: Wed, 8 Nov 2023 13:00:02 -0500 (EST)

branch: elpa/eat
commit 5aaad960c8f0caa2bc4c8b2f9da4dc0c809550fe
Author: Piotr StefaƄski <stefanskipiotr15@gmail.com>
Commit: Akib Azmain Turja <akib@disroot.org>

    ; README.org: Fix wrong keybinding
---
 README.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index f038052237..44dca97690 100644
--- a/README.org
+++ b/README.org
@@ -35,13 +35,13 @@ To start Eat, run =M-x eat=.  Eat has four input modes:
   - =C-c C-k=: Kill process.
   - =C-c C-e=: Switch to "emacs" input mode.
   - =C-c M-d=: Switch to "char" input mode.
-  - =C-c C-e=: Switch to "line" input mode.
+  - =C-c C-l=: Switch to "line" input mode.
 
 - "emacs" mode: No special keybinding, except the following:
 
   - =C-c C-j=: Switch to "semi-char" input mode.
   - =C-c M-d=: Switch to "char" input mode.
-  - =C-c C-e=: Switch to "line" input mode.
+  - =C-c C-l=: Switch to "line" input mode.
   - =C-c C-k=: Kill process.
 
 - "char" mode: All supported keys are bound to send the key to the



reply via email to

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