From c3518b639e014a123f4666407c2e41c201e71f0d Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 6 Sep 2002 09:07:31 +0000 Subject: [PATCH] Fix spacing. --- etc/NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index d33f04f5bda..9e38a4f9dce 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -4373,7 +4373,7 @@ CHAR still match. A non-greedy regexp matches as little as possible. `(maximal-match SEXP)' - produce a greedy regexp for SEXP. This is the default. + produce a greedy regexp for SEXP. This is the default. `(zero-or-more SEXP)' matches zero or more occurrences of what SEXP matches. @@ -4418,7 +4418,7 @@ CHAR matches N to M occurrences of what SEXP matches. `(eval FORM)' - evaluate FORM and insert result. If result is a string, + evaluate FORM and insert result. If result is a string, `regexp-quote' it. `(regexp REGEXP)' @@ -8572,7 +8572,7 @@ write a file, it uses the specified coding system for that file. If the immediately following command does not use the coding system, then C-x RET c ultimately has no effect. -For example, C-x RET c iso-8859-1 RET C-x C-f temp RET +For example, C-x RET c iso-8859-1 RET C-x C-f temp RET visits the file `temp' treating it as ISO Latin-1. *** You can specify the coding system for a file using the -*- -- 2.39.5