1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3<html>
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6<meta http-equiv="Content-Style-Type" content="text/css">
7<link href="../../css/manpage.css" rel="stylesheet" type="text/css">
8<title>Edit Menu</title>
9</head>
10<body>
11
12<!-- =================================================== -->
13<h1 id="EDIT_MENU">Edit Menu</h1>
14<p>
15Performs edit related operations.
16</p>
17<p class="img">
18	<img src="images/edit_menu.gif" alt="Edit Menu">
19</p>
20<ol class="ui">
21	<li>
22		<p>
23		Restores contents that were changed by editing and returns to the state before editing.
24		</p>
25		<p class="warn">
26		Operations that involve the importing and exporting of files (open/close/merge) will delete the edit history.<br> Once that occurs, be aware that states prior to that action cannot be recovered.
27		</p>
28	</li>
29
30	<li>
31		Reapplies edits to content that was restored and changes to the state after editing.
32	</li>
33</ol>
34
35<hr><p>CONFIDENTIAL</p></body>
36</html>
37