diff options
Diffstat (limited to 'help')
-rw-r--r-- | help/C/preface.sgml | 18 | ||||
-rw-r--r-- | help/ChangeLog | 18 |
2 files changed, 33 insertions, 3 deletions
diff --git a/help/C/preface.sgml b/help/C/preface.sgml index 70c5954966..6ea461f081 100644 --- a/help/C/preface.sgml +++ b/help/C/preface.sgml @@ -170,10 +170,22 @@ Lastly, we'll have warnings, in cases where you should be careful: <varlistentry> <term>Keyboard Navigation Overhaul</term> <listitem> + <para> + All unmodified letter keys have changed function-- the + <keycap>N</keycap> and <keycap>P</keycap> keys, for + example, no longer take you to the next you to the + next or previous message. Pressing a letter will now + take you to the nearest message whose data in the sort + column begins with that letter. That is, if you press + N and you are sorting your list by sender, you will + move to a message from Nadine. If you are sorting by + subject, you'll move to the message about + nectarines. This should also work in the folder list + for folder navigation. </para> <para> - Some keyboard shortcuts from Evolution 1.0 have been - changed. The new shortcuts are: + This means that the old single letter shortcuts have + changed as well. The new shortcuts: <simplelist> <member> <keycap>,</keycap> (comma) and <keycap>.</keycap> @@ -187,7 +199,7 @@ Lastly, we'll have warnings, in cases where you should be careful: the message preview pane. </member> </simplelist> - Shortcuts that used the <keycap>Control</keycap> key + Shortcuts that use the <keycap>Control</keycap> key have not changed. </para> </listitem> diff --git a/help/ChangeLog b/help/ChangeLog index eccb4a93d0..ace5436c31 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,21 @@ +2002-08-28 Aaron Weber <aaron@ximian.com> + + * C/preface.sgml: nav-by-letters + +2002-08-23 Aaron Weber <aaron@ximian.com> + + * C/preface.sgml: remove shortcuts that didn't actually get added + to the app. + +2002-08-22 Aaron Weber <aaron@ximian.com> + + * C/usage-mail-org.sgml: change Exchange description + + * C/config-prefs.sgml: add RDF note to newsfeed item. + + * C/preface.sgml: update as per Christine's comments in + http://bugzilla.ximian.com/show_bug.cgi?id=29239 + 2002-07-09 Kevin Breit <mrproper@ximian.com> * C/usage-mail-org.sgml: Added note about set status filter action. |