• Barry O'Reilly's avatar
    Change comparison functions =, <, >, <=, >= to take many arguments. · ebb99847
    Barry O'Reilly authored
    * 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
    ebb99847
NEWS 127 KB