Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
5336b0e0
Commit
5336b0e0
authored
Jun 20, 2001
by
Richard M. Stallman
Browse files
Minor wording fixes.
parent
d408f8d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
man/mule.texi
man/mule.texi
+6
-6
No files found.
man/mule.texi
View file @
5336b0e0
...
...
@@ -803,9 +803,9 @@ are decoded correctly.
If Emacs recognizes the encoding of a file incorrectly, you can
reread the file using the correct coding system by typing @kbd{C-x
@key{RET} c @var{coding-system} @key{RET} M-x revert-buffer
@key{RET}}. To see what coding system
did
Emacs use to decode
the
file, look at the coding system mnemonic letter near the left edge
of
the mode line (@pxref{Mode Line}), or type @kbd{C-h C @key{RET}}.
@key{RET}}. To see what coding system Emacs
actually
use
d
to decode
the
file, look at the coding system mnemonic letter near the left edge
of
the mode line (@pxref{Mode Line}), or type @kbd{C-h C @key{RET}}.
@vindex buffer-file-coding-system
Once Emacs has chosen a coding system for a buffer, it stores that
...
...
@@ -844,7 +844,7 @@ not recommended and prompts you for another coding system. This is so
you won't inadvertently send a message encoded in a way that your
recipient's mail software will have difficulty decoding. (If you do
want to use the most-preferred coding system, you can still type its
name
to Emacs prompt
.)
name
in response to the question
.)
@vindex sendmail-coding-system
When you send a message with Mail mode (@pxref{Sending Mail}), Emacs has
...
...
@@ -1337,8 +1337,8 @@ command names.
@cindex ISO Accents mode
@findex iso-accents-mode
@cindex Latin-1, Latin-2 and Latin-3 input mode
For Latin-1, Latin-2 and Latin-3, @kbd{M-x iso-accents-mode}
install
s
a minor mode
which
works much like the @code{latin-1-prefix} input
For Latin-1, Latin-2 and Latin-3, @kbd{M-x iso-accents-mode}
enable
s
a minor mode
that
works much like the @code{latin-1-prefix} input
method, but does not depend on having the input methods installed. This
mode is buffer-local. It can be customized for various languages with
@kbd{M-x iso-accents-customize}.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment