mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.5 KiB
HTML
21 lines
1.5 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>save_position</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#L94'>save_position</a> 94 src/editor/edit.c .save_position = TRUE,</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L2187'>save_position</a> 2187 src/editor/edit.c if ((line == 0) && edit_options.save_position)</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L2217'>save_position</a> 2217 src/editor/edit.c if (edit_options.save_position)</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.h.html#L52'>save_position</a> 52 src/editor/edit.h gboolean save_position;</span>
|
|
<span class='curline'><a href='../S/src--editor--editoptions.c.html#L172'>save_position</a> 172 src/editor/editoptions.c QUICK_CHECKBOX (_ ("Save file &position"), &edit_options.save_position, NULL),</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L342'>save_position</a> 342 src/setup.c { "editor_option_save_position", &edit_options.save_position },</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|