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

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

[elpa] master cca4a06 02/20: Fix keybindings in README.md


From: Daiki Ueno
Subject: [elpa] master cca4a06 02/20: Fix keybindings in README.md
Date: Wed, 10 Feb 2016 08:32:01 +0000

branch: master
commit cca4a06802b59ed6d418d7b99c8fbad05c793066
Author: Daiki Ueno <address@hidden>
Commit: Daiki Ueno <address@hidden>

    Fix keybindings in README.md
---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 7211107..c4f6306 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Usage
 | C-c C-g r   | Align function declarations in the current region         |
 | C-c C-g C-g | Compute optimal alignment columns from the current region |
 | C-c C-g g   | Guess alignment columns from the current region           |
-| C-c C-g s   | Set alignment column to the current point                 |
+| C-c C-g f   | Set alignment column to the current point                 |
 | C-c C-g c   | Insert ```module_object```                                |
 | C-c C-g C   | Insert ```MODULE_OBJECT```                                |
 | C-c C-g C-c | Insert ```ModuleObject```                                 |



reply via email to

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