Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
16425473
Commit
16425473
authored
Feb 26, 2002
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document the changes with compound-text and compound-text-with-extensions.
parent
23b7c675
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
etc/NEWS
etc/NEWS
+5
-4
No files found.
etc/NEWS
View file @
16425473
...
@@ -32,16 +32,17 @@ Emacs with Leim.
...
@@ -32,16 +32,17 @@ Emacs with Leim.
* Changes in Emacs 21.3
* Changes in Emacs 21.3
---
+++
** Emacs now supports ICCCM Extended Segments in X selections.
** Emacs now supports ICCCM Extended Segments in X selections.
Some versions of X, notably XFree86, use Extended Segments to encode
Some versions of X, notably XFree86, use Extended Segments to encode
in X selections characters that belong to character sets which are not
in X selections characters that belong to character sets which are not
part of the list of standard charsets supported by the ICCCM spec.
part of the list of standard charsets supported by the ICCCM spec.
Examples of such non-standard character sets include ISO 8859-14, ISO
Examples of such non-standard character sets include ISO 8859-14, ISO
8859-15, KOI8-R, and BIG5. The coding system `compound-text' now
8859-15, KOI8-R, and BIG5. The new coding system
supports these extensions. If you don't want this support, set
`compound-text-with-extensions' supports these extensions, and is now
`selection-coding-system' to `compound-text-no-extensions'.
used by default for encoding and decoding X selections. If you don't
want this support, set `selection-coding-system' to `compound-text'.
+++
+++
** The parameters of automatic hscrolling can now be customized.
** The parameters of automatic hscrolling can now be customized.
...
...
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