Files
source/Y/persistent_selections.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

29 lines
3.3 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>persistent_selections</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/src--editor--edit.c.html#L85'>persistent_selections</a> 85 src/editor/edit.c .persistent_selections = TRUE,</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L2039'>persistent_selections</a> 2039 src/editor/edit.c if (!edit_options.persistent_selections &amp;&amp; edit-&gt;modified != 0)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L2056'>persistent_selections</a> 2056 src/editor/edit.c if (!edit_options.persistent_selections &amp;&amp; edit-&gt;modified != 0)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L3427'>persistent_selections</a> 3427 src/editor/edit.c if (!edit_options.persistent_selections &amp;&amp; edit-&gt;mark1 != edit-&gt;mark2)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L3498'>persistent_selections</a> 3498 src/editor/edit.c if (!edit_options.persistent_selections &amp;&amp; edit-&gt;mark2 &gt;= 0)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L3544'>persistent_selections</a> 3544 src/editor/edit.c if (!edit_options.persistent_selections &amp;&amp; edit-&gt;mark1 != edit-&gt;mark2)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L3566'>persistent_selections</a> 3566 src/editor/edit.c if (!edit_options.persistent_selections &amp;&amp; edit-&gt;mark1 != edit-&gt;mark2)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L3739'>persistent_selections</a> 3739 src/editor/edit.c if (edit-&gt;mark1 != edit-&gt;mark2 &amp;&amp; !edit_options.persistent_selections)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L3884'>persistent_selections</a> 3884 src/editor/edit.c if (!edit_options.persistent_selections &amp;&amp; edit-&gt;mark1 != edit-&gt;mark2)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L3889'>persistent_selections</a> 3889 src/editor/edit.c if (!edit_options.persistent_selections &amp;&amp; edit-&gt;mark2 &gt;= 0)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L3939'>persistent_selections</a> 3939 src/editor/edit.c if (edit-&gt;mark1 != edit-&gt;mark2 &amp;&amp; !edit_options.persistent_selections)</span>
<span class='curline'><a href='../S/src--editor--edit.h.html#L43'>persistent_selections</a> 43 src/editor/edit.h gboolean persistent_selections;</span>
<span class='curline'><a href='../S/src--editor--editoptions.c.html#L181'>persistent_selections</a> 181 src/editor/editoptions.c &amp;edit_options.persistent_selections, NULL),</span>
<span class='curline'><a href='../S/src--setup.c.html#L347'>persistent_selections</a> 347 src/setup.c { "editor_persistent_selections", &amp;edit_options.persistent_selections },</span>
</pre>
</body>
</html>