From 1bb9a05ecc70e1667da7e444b0bbeeb89d8bbd39 Mon Sep 17 00:00:00 2001 From: Nick Treleaven Date: Thu, 15 Mar 2007 17:19:27 +0000 Subject: [PATCH] Add note about disabling the current line background highlighting. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1402 ea778897-0a13-0410-b9d1-a72fbfd435f5 --- doc/geany.docbook | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/geany.docbook b/doc/geany.docbook index 48072204..14e86f19 100644 --- a/doc/geany.docbook +++ b/doc/geany.docbook @@ -1809,9 +1809,12 @@ current_line The style for colouring the background of the current - line. Only the second argument is interpreted. + line. Only the second and third arguments are interpreted. + The second argument is the background colour. + Use the third argument to enable or disable background + highlighting for the current line (has to be true/false). - current_line=0x0;0xe5e5e5;false;false + current_line=0x0;0xe5e5e5;true;false indent_guide