diff options
| -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 c9dc4a5bdab..838c6d08b3f 100644 --- a/man/mule.texi +++ b/man/mule.texi | |||
| @@ -860,7 +860,7 @@ contents, and asks you to choose one of those coding systems. | |||
| 860 | If you insert the unsuitable characters in a mail message, Emacs | 860 | If you insert the unsuitable characters in a mail message, Emacs |
| 861 | behaves a bit differently. It additionally checks whether the | 861 | behaves a bit differently. It additionally checks whether the |
| 862 | most-preferred coding system is recommended for use in MIME messages; | 862 | most-preferred coding system is recommended for use in MIME messages; |
| 863 | if it isn't, Emacs tells you that the most-preferred coding system is | 863 | if not, Emacs tells you that the most-preferred coding system is |
| 864 | not recommended and prompts you for another coding system. This is so | 864 | not recommended and prompts you for another coding system. This is so |
| 865 | you won't inadvertently send a message encoded in a way that your | 865 | you won't inadvertently send a message encoded in a way that your |
| 866 | recipient's mail software will have difficulty decoding. (If you do | 866 | recipient's mail software will have difficulty decoding. (If you do |