From f14c80e58da3dcb2fc1249256ff2324649dc9af5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Fri, 27 Oct 2023 16:01:25 +0200 Subject: Remove unused 'color-if'. --- doc/ref/vulgar/color.texi | 6 ------ 1 file changed, 6 deletions(-) (limited to 'doc') diff --git a/doc/ref/vulgar/color.texi b/doc/ref/vulgar/color.texi index 611f4c54..a9114466 100644 --- a/doc/ref/vulgar/color.texi +++ b/doc/ref/vulgar/color.texi @@ -5,12 +5,6 @@ ANSI escape sequence for removing all current formatting, as a string. @end defvar -@defmac color-if predicate color body ... -@code{(begin body ...)} is run, coloring it's return value using the -ANSI escape sequence @var{color}, if @var{predicate} is true, and -uncolored otherwise. -@end defmac - @defun color-escape n Generates an RGB color escape code. @var{n} can either be @code{#f}, in which case the empty string is returned, or a a 24 bit color code -- cgit v1.2.3