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

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-&gt;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-&gt;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-&gt;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-&gt;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-&gt;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>