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

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

[elpa] externals/objed 6308003 53/59: Update description


From: Clemens Radermacher
Subject: [elpa] externals/objed 6308003 53/59: Update description
Date: Sun, 24 Mar 2019 06:06:44 -0400 (EDT)

branch: externals/objed
commit 6308003e98b3416e938b2791698d9f14c18cf154
Author: Clemens Radermacher <address@hidden>
Commit: Clemens Radermacher <address@hidden>

    Update description
---
 README.asc | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/README.asc b/README.asc
index 1c11a7a..1662f1a 100644
--- a/README.asc
+++ b/README.asc
@@ -162,6 +162,13 @@ to bind those commands in you `global-map`):
 [`objed-mode-map`]
 |===
 |Shortcut |Purpose
+
+|kbd:[M-SPC]
+|Activate objed, choosing initial object based on `last-command` and 
`objed-cmd-alist`.
+
+|kbd:[M-o]
+|Choose an object and activate with it.
+
 |kbd:[C-,/C-.]
 |Move to previous/next identifier and activate `identifier` object.
 
@@ -176,9 +183,6 @@ to bind those commands in you `global-map`):
 
 |kbd:[M-)]
 |Move to end of object at point and active text moved over.
-
-|kbd:[M-SPC]
-|Activate objed, choosing initial object based on `last-command` and 
`objed-cmd-alist`.
 |===
 
 Basic movement commands (switch the object type on movement):
@@ -371,9 +375,6 @@ Misc commands:
 |kbd:[u]
 |Pop to last state, which restores the last position and any object data.
 
-|kbd:[M-o]
-|Choose an instance of current object type with completion, using the contents 
of the first line for completion.
-
 |kbd:[z]
 |Choose an instance of current object type on the screen with `avy` 
(https://with-emacs.com/posts/objed/jump-around-emacs-version/[blog]).
 



reply via email to

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