* lisp.h (eabs): Define unconditionally.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Jan 2013 22:33:29 +0000 (14:33 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Jan 2013 22:33:29 +0000 (14:33 -0800)
commitd7a0a7c9bddcf0b5005c392d5f00702d26cc5b9c
tree1373e1191aeae638ce6b62ac90b6c2dcdbf04dba
parentdd4d3d3a52ef79721f40363e87c725327c2a155b
* lisp.h (eabs): Define unconditionally.

The old "#if !defined (eabs)" was an unnecessary revenant of back
when this macro was called "abs".  Document 'eabs' better.

Fixes: debbugs:13419
src/ChangeLog
src/lisp.h