Bind the "true line boundary first" label to the 'reversed value.
Rainer Stengele raised this issue. Hopefully it's now clearer.
This commit is contained in:
parent
fe4967229a
commit
9fc00404ca
|
@ -710,8 +710,8 @@ in the headline. A second `C-e' will then jump to the true end of the
|
||||||
line, after any tags.
|
line, after any tags.
|
||||||
|
|
||||||
When set to the symbol `reversed', the first `C-a' or `C-e' works normally,
|
When set to the symbol `reversed', the first `C-a' or `C-e' works normally,
|
||||||
and only a directly following, identical keypress will bring the cursor
|
going to the true line boundary first. Only a directly following, identical
|
||||||
to the special positions.
|
keypress will bring the cursor to the special positions.
|
||||||
|
|
||||||
This may also be a cons cell where the behavior for `C-a' and `C-e' is
|
This may also be a cons cell where the behavior for `C-a' and `C-e' is
|
||||||
set separately."
|
set separately."
|
||||||
|
|
Loading…
Reference in New Issue