diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1726,7 +1726,7 @@ systems and for MS-Windows, for other systems they fall back to their | |||
| 1726 | counterparts `string-lessp' and `string-equal'. | 1726 | counterparts `string-lessp' and `string-equal'. |
| 1727 | 1727 | ||
| 1728 | +++ | 1728 | +++ |
| 1729 | ** The new function `string-numeric-lessp' compares strings by | 1729 | ** The new function `string-version-lessp' compares strings by |
| 1730 | interpreting consecutive runs of numerical characters as numbers, and | 1730 | interpreting consecutive runs of numerical characters as numbers, and |
| 1731 | compares their numerical values. According to this predicate, | 1731 | compares their numerical values. According to this predicate, |
| 1732 | "foo2.png" is smaller than "foo12.png". | 1732 | "foo2.png" is smaller than "foo12.png". |