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, 23 Jul 2020 14:10:29 +0000 (16:10 +0200)
commite3b53c818033bf6796e3c2dee2a967ee14f7c56c
tree6907747dcbc8a7cd1d7af4bb9cdfff0c43c2d4d0
parentd583c4f64c7e59845633931ec364703bf9eb2abb
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