aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-06-17 04:05:20 +0000
committerZac Medico <zmedico@gentoo.org>2008-06-17 04:05:20 +0000
commitf8e4453b4cd76184af5c155da2e4d7885666dd76 (patch)
treeaf7a050f51ad5d77d4ee70ab0664b5a82ee56474 /man/color.map.5
parentAdd support for an new "eblank" elog function that shows a blank line. (diff)
downloadportage-f8e4453b4cd76184af5c155da2e4d7885666dd76.tar.gz
portage-f8e4453b4cd76184af5c155da2e4d7885666dd76.tar.bz2
portage-f8e4453b4cd76184af5c155da2e4d7885666dd76.zip
* Rename NEUTRAL color to BLANK for eblank.
* Document the new BLANK code in color.map.5. * Implement python version of eblank for mod_echo. svn path=/main/trunk/; revision=10677
Diffstat (limited to 'man/color.map.5')
-rw-r--r--man/color.map.53
1 files changed, 3 insertions, 0 deletions
diff --git a/man/color.map.5 b/man/color.map.5
index 39f76a4cb..14fa5a2e4 100644
--- a/man/color.map.5
+++ b/man/color.map.5
@@ -27,6 +27,9 @@ Defines color used for highlighted words.
\fBINFORM\fR = \fI"darkgreen"\fR
Defines color used for informational words.
.TP
+\fBBLANK\fR = \fI"darkgray"\fR
+Defines color used to display eblank lines.
+.TP
\fBMERGE_LIST_PROGRESS\fR = \fI"yellow"\fR
Defines color used for numbers indicating merge progress.
.TP