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
af85a998
Commit
af85a998
authored
Jan 05, 2006
by
YAMAMOTO Mitsuharu
Browse files
(Mac International): Undo last change.
parent
a149e872
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
man/macos.texi
man/macos.texi
+12
-12
No files found.
man/macos.texi
View file @
af85a998
...
...
@@ -141,18 +141,18 @@ mainly used by applications on Mac OS X.
converted to the encoding specified by the selection coding system
using the converter in the Mac OS system, and then decoded into the
Emacs internal encoding using the converter in Emacs. If the first
conversion failed, then the UTF-16 data is converted
similarly but via
UTF-8. Copying UTF-16 text to the clipboard goes through
the
i
nver
se
path. The reason for this two-pass decoding is to avoid subtle
differences in Unicode mappings between the Mac OS system and Emac
s
such as various kinds of hyphens, to deal with UTF-16 data in native
byte order with no byte order mark, and to minimize users'
c
us
tomization. For example, users that mainly use Latin characters
would prefer Greek characters to be decoded into the
@code{mule-unicode-0100-24ff} charset, but Japanese users would prefer
them to be decoded into the @code{japanese-jisx0208} charset. Since
the
coding system for selection is automatically set according to the
system locale setting, users usually don't have to set it
manually.
conversion failed, then the UTF-16 data is
directly
converted
to Emacs
internal encoding using
the
co
nver
ter in Emacs. Copying UTF-16 text
to the clipboard goes through the inverse path. The reason for this
two-pass decoding is to avoid subtle differences in Unicode mapping
s
between the Mac OS system and Emacs such as various kinds of hyphens,
and to minimize users' customization. For example, users that mainly
us
e Latin characters would prefer Greek characters to be decoded into
the @code{mule-unicode-0100-24ff} charset, but Japanese users would
prefer them to be decoded into the @code{japanese-jisx0208} charset.
Since the coding system for selection is automatically set according
to
the
system locale setting, users usually don't have to set it
manually.
The default language environment (@pxref{Language Environments}) is
set according to the locale setting at the startup time. On Mac OS,
...
...
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