commit 95166772ee841546c25f8eecdb96cb992e42dde2
Author: Kornel Benko <kor...@lyx.org>
Date:   Wed Jul 27 20:27:59 2022 +0200

    Amend 1dedd398: Adapt some tests to use unspecified unbind.
---
 development/autotests/findadv-01-in.txt    |    2 +-
 development/autotests/findadv-02-in.txt    |    2 +-
 development/autotests/findadv-04-in.txt    |    2 +-
 development/autotests/findadv-12-in.txt    |    2 +-
 development/autotests/findadv-20-in.txt    |    2 +-
 development/autotests/findadv-logo-in.txt  |    2 +-
 development/autotests/findadv-re-04-in.txt |    2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/development/autotests/findadv-01-in.txt 
b/development/autotests/findadv-01-in.txt
index f761e25..5c11ecc 100644
--- a/development/autotests/findadv-01-in.txt
+++ b/development/autotests/findadv-01-in.txt
@@ -1,7 +1,7 @@
 # After replacing with something that matches the search pattern, the next
 # match should not consider the just replaced text (#4388)
 #
-UnuseShortcut "Tab" "command-alternatives 
completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
+UnuseShortcut "Tab" "*"
 
 PrepareShortcuts
 
diff --git a/development/autotests/findadv-02-in.txt 
b/development/autotests/findadv-02-in.txt
index 08509c2..1d00beb 100644
--- a/development/autotests/findadv-02-in.txt
+++ b/development/autotests/findadv-02-in.txt
@@ -1,6 +1,6 @@
 # Basic test on refactoring of mathematics notation
 #
-UnuseShortcut "Tab" "command-alternatives 
completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
+UnuseShortcut "Tab" "*"
 
 PrepareShortcuts
 
diff --git a/development/autotests/findadv-04-in.txt 
b/development/autotests/findadv-04-in.txt
index c6fc1e8..7884b7d 100644
--- a/development/autotests/findadv-04-in.txt
+++ b/development/autotests/findadv-04-in.txt
@@ -1,6 +1,6 @@
 # Regression test for #7245
 #
-UnuseShortcut "Tab" "command-alternatives 
completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
+UnuseShortcut "Tab" "*"
 
 PrepareShortcuts
 
diff --git a/development/autotests/findadv-12-in.txt 
b/development/autotests/findadv-12-in.txt
index cdec3b5..93aa479 100644
--- a/development/autotests/findadv-12-in.txt
+++ b/development/autotests/findadv-12-in.txt
@@ -2,7 +2,7 @@
 # again the search pattern, should not result in a double replacement
 # (#7442)
 #
-UnuseShortcut "Tab" "command-alternatives 
completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
+UnuseShortcut "Tab" "*"
 
 PrepareShortcuts
 
diff --git a/development/autotests/findadv-20-in.txt 
b/development/autotests/findadv-20-in.txt
index a71d13b..d270990 100644
--- a/development/autotests/findadv-20-in.txt
+++ b/development/autotests/findadv-20-in.txt
@@ -1,7 +1,7 @@
 # Avoiding recursive replacements when replaced text matches search pattern
 # Addresses #7675.
 #
-UnuseShortcut "Tab" "command-alternatives 
completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
+UnuseShortcut "Tab" "*"
 
 PrepareShortcuts
 
diff --git a/development/autotests/findadv-logo-in.txt 
b/development/autotests/findadv-logo-in.txt
index 9ffc733..88a01d0 100644
--- a/development/autotests/findadv-logo-in.txt
+++ b/development/autotests/findadv-logo-in.txt
@@ -1,7 +1,7 @@
 # Test for searching the special LyX and LaTeX words
 # when ignoring format
 
-UnuseShortcut "Tab" "command-alternatives 
completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
+UnuseShortcut "Tab" "*"
 
 PrepareShortcuts
 
diff --git a/development/autotests/findadv-re-04-in.txt 
b/development/autotests/findadv-re-04-in.txt
index ec5d16b..2098631 100644
--- a/development/autotests/findadv-re-04-in.txt
+++ b/development/autotests/findadv-re-04-in.txt
@@ -1,6 +1,6 @@
 # Finding styles with regexp
 UseShortcut "C-F20" "regexp-mode"
-UnuseShortcut "Tab" "command-alternatives 
completion-accept;cell-forward;tab-insert;outline-in;depth-increment"
+UnuseShortcut "Tab" "*"
 
 PrepareShortcuts
 
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to