From 22f515a9805213fa907046e5271f76be28dc993e Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 23 Feb 2001 12:46:54 +0000 Subject: [PATCH] (Recognize Coding): Remove doubled `or'. --- man/mule.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/mule.texi b/man/mule.texi index 4ca9602a1f8..de873580286 100644 --- a/man/mule.texi +++ b/man/mule.texi @@ -708,7 +708,7 @@ most coding systems can only handle some of the possible characters. This means that you can insert characters that cannot be encoded with the coding system that will be used to save the buffer. For example, you could start with an ASCII file and insert a few Latin-1 characters -into it, or or you could edit a text file in Polish encoded in +into it, or you could edit a text file in Polish encoded in @code{iso-8859-2} and add to it translations of several Polish words into Russian. When you save the buffer, Emacs cannot use the current value of @code{buffer-file-coding-system}, because the characters you -- 2.39.5