Files
emacs/doc
Paul Eggert 37940b3470 min and max now return one of their arguments
* doc/lispref/numbers.texi (Comparison of Numbers):
* etc/NEWS: Document this.
* src/data.c (Amax, Amin): Remove constants.  All uses removed.
(minmax_driver): New function.
(Fmax, Fmin): Use it instead of arith_driver.
* test/src/data-tests.el (data-tests-max, data-tests-min): New tests.
2017-03-06 17:26:55 -08:00
..
2017-02-25 10:46:13 -07:00
2017-01-01 01:10:47 -08:00
2017-03-05 17:16:00 -07:00