mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
*** empty log message ***
This commit is contained in:
parent
c8ff0e1b94
commit
89758ab855
1 changed files with 2 additions and 2 deletions
|
|
@ -296,7 +296,7 @@ commands that can destroy a lot of text save it, while the ones that
|
||||||
attack only one character, or nothing but blank lines and spaces, do
|
attack only one character, or nothing but blank lines and spaces, do
|
||||||
not save.
|
not save.
|
||||||
|
|
||||||
For instance, type C-n a couple times to postion the cursor
|
For instance, type C-n a couple times to position the cursor
|
||||||
at some line on this screen.
|
at some line on this screen.
|
||||||
|
|
||||||
>> Do this now, move the cursor and kill that line with C-k.
|
>> Do this now, move the cursor and kill that line with C-k.
|
||||||
|
|
@ -533,7 +533,7 @@ to replace it with--each one ended with a Return.
|
||||||
Then type M-x repl s<Return>changed<Return>altered<Return>.
|
Then type M-x repl s<Return>changed<Return>altered<Return>.
|
||||||
|
|
||||||
Notice how this line has changed: you've replaced
|
Notice how this line has changed: you've replaced
|
||||||
the word c-h-a-n-g-e-d with "altered" wherever it occured
|
the word c-h-a-n-g-e-d with "altered" wherever it occurred
|
||||||
after the cursor.
|
after the cursor.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue