From 80d843a9b27e4bd80c4e181197caf0ba2812d036 Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Tue, 19 Feb 2008 11:33:23 +0000 Subject: [PATCH] add redo git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@7155 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- docs/menus.sgml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/menus.sgml b/docs/menus.sgml index 55b4f055a..06a076f1f 100644 --- a/docs/menus.sgml +++ b/docs/menus.sgml @@ -748,11 +748,20 @@ functions in the File menu is used<![ %artemis-only; [ <TITLE>Undo</TITLE> <PARA> This function will undo the last change that was made using the Edit or Create -menus. Up to 20 changes can be undone. This limit can be changed in the +menus. Up to 20 changes can be undone. This menu item is only enabled when +there is something to undo. This limit can be changed in the options file (see <XREF LINKEND="OPTIONS-UNDO-LEVELS">). [shortcut key: U] </PARA> </SECT2> + <SECT2 ID="EDITMENU-REDO"> + <TITLE>Redo</TITLE> + <PARA> +This function will redo the last undo operation. + </PARA> + </SECT2> + + <SECT2 ID="EDITMENU-EDIT-SELECTED-FEATURES"> <TITLE>Selected Features in Editor</TITLE> <PARA> -- GitLab