1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 22:40:46 -08:00
emacs/doc
Lars Ingebrigtsen 71783e90a4 Add the string-numeric-lessp function
* doc/lispref/strings.texi (Text Comparison): Document
`string-numerical-lessp'.

* src/fns.c (Fstring_numeric_lessp): New function.
(gather_number_from_string): Helper function for that function.

* test/src/fns-tests.el (fns-tests-string-numeric-lessp): Add tests.
2016-02-21 15:32:45 +11:00
..
emacs Merge from origin/emacs-25 2016-02-15 14:10:25 -08:00
lispintro Omit unnecessary history from Lisp intro 2016-01-31 17:31:53 -08:00
lispref Add the string-numeric-lessp function 2016-02-21 15:32:45 +11:00
man - 2016-01-30 13:56:23 -08:00
misc Reference `tramp-theme' in GNU ELPA. 2016-02-18 13:58:12 +01:00