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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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.
* Changes in Emacs 21.3
---
+++
** Emacs now supports ICCCM Extended Segments in X selections.
Some versions of X, notably XFree86, use Extended Segments to encode
in X selections characters that belong to character sets which are not
part of the list of standard charsets supported by the ICCCM spec.
Examples of such non-standard character sets include ISO 8859-14, ISO
8859-15, KOI8-R, and BIG5. The coding system `compound-text' now
supports these extensions. If you don't want this support, set
`selection-coding-system' to `compound-text-no-extensions'.
8859-15, KOI8-R, and BIG5. The new coding system
`compound-text-with-extensions' supports these extensions, and is now
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.
...
...
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