diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-02-23 12:46:54 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-02-23 12:46:54 +0000 |
commit | 22f515a9805213fa907046e5271f76be28dc993e (patch) | |
tree | 811ef31d11dc52858b82601d625fd6fac1f112cd /man/mule.texi | |
parent | 44aad5e87b6d07f786fd25bc91eb8ff824b05a44 (diff) | |
download | emacs-22f515a9805213fa907046e5271f76be28dc993e.tar.gz |
(Recognize Coding): Remove doubled `or'.
Diffstat (limited to 'man/mule.texi')
-rw-r--r-- | man/mule.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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 |