From: jprocter
Date: Mon, 10 Apr 2006 13:06:40 +0000 (+0000)
Subject: added annotationColouring to whats new and updated IO and cursorMode
X-Git-Tag: Release_2_08~21
X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=478b64f84c3d35ecd7eea0b69ad0a38d54de4d65;p=jalview.git
added annotationColouring to whats new and updated IO and cursorMode
(mac os and backspace==delete)
---
diff --git a/help/helpTOC.xml b/help/helpTOC.xml
index 62cba6b..316b63d 100755
--- a/help/helpTOC.xml
+++ b/help/helpTOC.xml
@@ -11,6 +11,7 @@
+
diff --git a/help/html/features/cursorMode.html b/help/html/features/cursorMode.html
index 5172cfa..579d886 100755
--- a/help/html/features/cursorMode.html
+++ b/help/html/features/cursorMode.html
@@ -44,9 +44,11 @@ unavailable in cursor mode).
To group insert, hold control or shift together with space.
- - Delete - Delete a gap at the cursor position.
- To delete 12 spaces at the current cursor, type 12 before pressing Delete.
- To group delete, hold down control or shift together with Delete.
+ - Delete (or backspace) - Delete a gap at the cursor position.
+ To delete 12 spaces at the current cursor, type 12 before pressing
+ Delete (or backspace).
+ To group delete, hold down control or shift together with Delete
+ (or backspace).