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

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

[elpa] externals/objed 858fcce 5/9: Rephrase


From: Clemens Radermacher
Subject: [elpa] externals/objed 858fcce 5/9: Rephrase
Date: Tue, 29 Jan 2019 17:40:05 -0500 (EST)

branch: externals/objed
commit 858fcce37df3ad867c984b1351684eff635d3a42
Author: Clemens Radermacher <address@hidden>
Commit: Clemens Radermacher <address@hidden>

    Rephrase
---
 README.asc | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.asc b/README.asc
index f5e959b..ecd6d49 100644
--- a/README.asc
+++ b/README.asc
@@ -48,13 +48,13 @@ once. This works similar to the way you interact with files 
in
 `dired`. When marking an object the point moves on to the next object
 of this type.
 
-The object type used for initialization is determined by the mapping
-of the entry command (see `objed-cmd-alist`). For example using
-`beginning-of-defun` will activate `objed` using the `defun` object as
-initial object type. With command `next-line`, `objed` would
-initialize with the `line` object. To activate `objed` without
-movement you can use `objed-activate`, bound to kbd:[M-SPC] by
-default. It uses the region as initial object type.
+The object type used for initialization is determined by the mapping of the
+entry command (see `objed-cmd-alist`). For example using `beginning-of-defun`
+will activate `objed` using the `defun` object as initial object type. With
+command `next-line`, `objed` would initialize with the `line` object. To
+activate `objed` without movement you can use `objed-activate`, bound to
+kbd:[M-SPC] by default. It uses the last command and its mapping in
+`objed-command-alist` to choose the initial object.
 
 Objeds modal state provides basic movement commands which move by
 line, word or character. Those switch automatically to the



reply via email to

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