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

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

[elpa] master 0d84312 08/40: Fix wording in README.md


From: Daiki Ueno
Subject: [elpa] master 0d84312 08/40: Fix wording in README.md
Date: Fri, 22 Jan 2016 22:48:36 +0000

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

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

diff --git a/README.md b/README.md
index 24bfbb7..3ac893b 100644
--- a/README.md
+++ b/README.md
@@ -28,8 +28,8 @@ Usage
 | Key         | Command                                           |
 --------------|---------------------------------------------------|
 | C-c C-g g   | Guess alignment columns from the current region   |
-| C-c C-g s   | Set alignment column to point                     |
-| C-c C-g a   | Align argument list at point                      |
+| C-c C-g s   | Set alignment column to the current point         |
+| C-c C-g a   | Align argument list at the current point          |
 | C-c C-g r   | Align function declarations in the current region |
 | C-c C-g c   | Insert ```module_object```                        |
 | C-c C-g C   | Insert ```MODULE_OBJECT```                        |



reply via email to

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