Use xterm-color instead of ansi-color, if possible
authorAlex Schroeder <alex@gnu.org>
Thu, 23 Jul 2020 14:10:29 +0000 (16:10 +0200)
committerAlex Schroeder <alex@gnu.org>
Thu, 29 Oct 2020 10:51:30 +0000 (11:51 +0100)
commitf07441006afb93d3e6ab5d6f29e4fe236fd2443c
tree473a45377bb4db399a4dfcbd3eb4b398b5a65853
parenta2074b070a34f3d424638df01bd86dc7dc934cb3
Use xterm-color instead of ansi-color, if possible

xterm-color isn't part of Emacs, so require it but if it can't be
found, require ansi-color instead. Then use two aliases that point
either the xterm-color code or to ansi-color code.
elpher.el