diff options
author | Barry O'Reilly <gundaetiapo@gmail.com> | 2013-09-11 01:03:23 -0400 |
---|---|---|
committer | Barry O'Reilly <gundaetiapo@gmail.com> | 2013-09-11 01:03:23 -0400 |
commit | ebb99847285bca912e04f79dd3d9dcc84769ccf6 (patch) | |
tree | a3be4b8a0d987e4c6a54d284737a1383de933000 /lisp/emacs-lisp/byte-run.el | |
parent | 1b3b87dfe0fae8e5266319531c0a874c8b4313b1 (diff) | |
download | emacs-ebb99847285bca912e04f79dd3d9dcc84769ccf6.tar.gz emacs-ebb99847285bca912e04f79dd3d9dcc84769ccf6.tar.bz2 emacs-ebb99847285bca912e04f79dd3d9dcc84769ccf6.zip |
Change comparison functions =, <, >, <=, >= to take many arguments.
* src/data.c: Change comparison functions' interface and
implementation
* src/lisp.h: Make arithcompare available for efficient two arg
comparisons
* src/bytecode.c: Use arithcompare
* src/fileio.c: Use new interface
* test/automated/data-tests.el: New tests for comparison functions
* etc/NEWS
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
0 files changed, 0 insertions, 0 deletions