1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 20:32:00 -08:00
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
..
emacs Add more branch support to vc-dir 2017-02-25 10:46:13 -07:00
lispintro Allow occur command to operate on the region 2017-02-02 19:13:05 +09:00
lispref min and max now return one of their arguments 2017-03-06 17:26:55 -08:00
man Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
misc Fix typos in EIEIO manual 2017-03-05 17:16:00 -07:00