diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-07-18 22:50:04 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-07-18 22:50:04 -0700 |
commit | 2cd35a67b02cecc67bb4c40ef3d0963a4b7483be (patch) | |
tree | b03e60f57d00c95af060a5fd9a3d8881c2d571a7 | |
parent | d32d2c328a8f65c7548871cd0617afaebf3f6f68 (diff) | |
download | txr-2cd35a67b02cecc67bb4c40ef3d0963a4b7483be.tar.gz txr-2cd35a67b02cecc67bb4c40ef3d0963a4b7483be.tar.bz2 txr-2cd35a67b02cecc67bb4c40ef3d0963a4b7483be.zip |
doc: listener: remove bogus sentence.
* txr.1: Under "Making a Selection", remove an unclear
sentence which contributes nothing.
-rw-r--r-- | txr.1 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -59406,8 +59406,7 @@ immediately to the left of the current character. While in visual selection mode, it is possible to move around using the usual movement commands. The ending point of the selection -tracks the movement. The ending point of the selection is also -the position immediately to the left of the current character. +tracks the movement. The selected text is displayed in reverse video. |