diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-03-06 15:14:32 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-03-06 17:26:55 -0800 |
commit | 37940b347052418f0589bd52b06e56fffb594ea2 (patch) | |
tree | 40d63a87959ed1afa9b0dad7a2cabb5cdbe88121 /lisp/emacs-lisp/ewoc.el | |
parent | 3bd2e9e975ed29daaf03ca7559e4664aade0674f (diff) | |
download | emacs-37940b347052418f0589bd52b06e56fffb594ea2.tar.gz emacs-37940b347052418f0589bd52b06e56fffb594ea2.tar.bz2 emacs-37940b347052418f0589bd52b06e56fffb594ea2.zip |
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.
Diffstat (limited to 'lisp/emacs-lisp/ewoc.el')
0 files changed, 0 insertions, 0 deletions