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>
Sun, 27 Jun 2021 20:05:01 +0000 (22:05 +0200)
commit58c468838df30dd4f7ab8c588c6f835fc306200e
treeb115929ed14f1a35d8bbdb34c4dca855ae346c73
parentce0b66df15e6fbc23506b0dcecd4a428f7d18361
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