diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/key_functions.xml | 4 | ||||
-rw-r--r-- | doc/en/key_functions.xml | 4 | ||||
-rw-r--r-- | doc/fr/key_functions.xml | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/doc/de/key_functions.xml b/doc/de/key_functions.xml index 62172b7ed..8ef2afb0c 100644 --- a/doc/de/key_functions.xml +++ b/doc/de/key_functions.xml @@ -14,6 +14,10 @@ <entry>Wort vervollständigen</entry> </row> <row> + <entry><literal>tab_previous</literal></entry> + <entry>find previous completion for word</entry> +</row> +<row> <entry><literal>backspace</literal></entry> <entry>vorheriges Zeichen löschen</entry> </row> diff --git a/doc/en/key_functions.xml b/doc/en/key_functions.xml index 8efefad36..77f35e9e3 100644 --- a/doc/en/key_functions.xml +++ b/doc/en/key_functions.xml @@ -14,6 +14,10 @@ <entry>complete word</entry> </row> <row> + <entry><literal>tab_previous</literal></entry> + <entry>find previous completion for word</entry> +</row> +<row> <entry><literal>backspace</literal></entry> <entry>delete previous char</entry> </row> diff --git a/doc/fr/key_functions.xml b/doc/fr/key_functions.xml index b5171bb9c..7437718ff 100644 --- a/doc/fr/key_functions.xml +++ b/doc/fr/key_functions.xml @@ -14,6 +14,10 @@ <entry>compléter le mot</entry> </row> <row> + <entry><literal>tab_previous</literal></entry> + <entry>find previous completion for word</entry> +</row> +<row> <entry><literal>backspace</literal></entry> <entry>effacer le caractère précédent</entry> </row> |