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>undo_stack_disable</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#L442'>undo_stack_disable</a> 442 src/editor/edit.c edit->undo_stack_disable = 1;</span>
|
||
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L448'>undo_stack_disable</a> 448 src/editor/edit.c edit->undo_stack_disable = 0;</span>
|
||
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L1159'>undo_stack_disable</a> 1159 src/editor/edit.c edit->undo_stack_disable = 1; // don't record undo's onto undo stack!</span>
|
||
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L1234'>undo_stack_disable</a> 1234 src/editor/edit.c edit->undo_stack_disable = 0;</span>
|
||
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L2376'>undo_stack_disable</a> 2376 src/editor/edit.c if (edit->undo_stack_disable)</span>
|
||
|
|
<span class='curline'><a href='../S/src--editor--editwidget.h.html#L130'>undo_stack_disable</a> 130 src/editor/editwidget.h unsigned int undo_stack_disable : 1; // If not 0, don't save events in the undo stack</span>
|
||
|
|
</pre>
|
||
|
|
</body>
|
||
|
|
</html>
|