From 291ff57c79c995f8ae33700b2128a9ecb9491f8c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 14 Apr 2001 14:48:44 +0000 Subject: [PATCH] Minor clarification. --- man/entering.texi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/man/entering.texi b/man/entering.texi index 384cfb5a7a3..b714cacbee7 100644 --- a/man/entering.texi +++ b/man/entering.texi @@ -40,11 +40,11 @@ the editor again. With these editors, it makes sense to use a command-line argument to say which file to edit. But starting a new Emacs each time you want to edit a different file -does not make sense. For one thing, this would be annoyingly slow. For -another, this would fail to take advantage of Emacs's ability to visit -more than one file in a single editing session. And it would lose the -other accumulated context, such as registers, undo history, and the mark -ring. +does not make sense. For one thing, this would be annoyingly slow. +For another, this would fail to take advantage of Emacs's ability to +visit more than one file in a single editing session. And it would +lose the other accumulated context, such as the kill ring, registers, +undo history, and mark ring. The recommended way to use GNU Emacs is to start it only once, just after you log in, and do all your editing in the same Emacs session. -- 2.39.5