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
849abe1d
Commit
849abe1d
authored
Aug 24, 2014
by
Michael Albinus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention the new functions `string-collate-lessp' and `string-collate-equalp'.
parent
07b47905
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
etc/NEWS
etc/NEWS
+6
-0
No files found.
etc/NEWS
View file @
849abe1d
...
...
@@ -66,6 +66,12 @@ for use in Emacs bug reports.
hiding character but the default `.'
can
be
used
by
let
-
binding
the
variable
`
read
-
hide
-
char
'.
** The new functions `string-collate-lessp'
and
`
string
-
collate
-
equalp
'
preserve the collation order as defined by the system'
s
locale
(
1
)
environment
.
For
the
time
being
this
is
implemented
for
POSIX
systems
only
,
for
other
systems
they
fall
back
to
their
counterparts
`
string
-
lessp
' and `string-equal'
.
*
Editing
Changes
in
Emacs
24.5
...
...
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