diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/info/mds.texinfo | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 9fa7a8b..c6b7f0b 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -5415,6 +5415,15 @@ you can write <dead compose> "|" ["|" .] "S" : "$" @end example +It is undefined in which order alternations +and unordered subsequences are expanded; +neither sequencewise or levelwise. +Thus, there should not side-effects where +either one is used, nor does it make since +to nest the two constructs in any other +way than alternation inside unordered +subsequence. + @node Keyboard Layout Identification |