aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-10-27 16:01:25 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-11-06 00:46:25 +0100
commitf14c80e58da3dcb2fc1249256ff2324649dc9af5 (patch)
treed3024f7cc03e894e884c62d624140e080405f106 /doc
parentFix some incorrect strings in documentation. (diff)
downloadcalp-f14c80e58da3dcb2fc1249256ff2324649dc9af5.tar.gz
calp-f14c80e58da3dcb2fc1249256ff2324649dc9af5.tar.xz
Remove unused 'color-if'.
Diffstat (limited to 'doc')
-rw-r--r--doc/ref/vulgar/color.texi6
1 files changed, 0 insertions, 6 deletions
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