diff options
Diffstat (limited to 'Src/Zle/comp1.export')
-rw-r--r-- | Src/Zle/comp1.export | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Src/Zle/comp1.export b/Src/Zle/comp1.export index 23d2d8dd2..1be9b6492 100644 --- a/Src/Zle/comp1.export +++ b/Src/Zle/comp1.export @@ -18,12 +18,14 @@ compexactstr compforcelist compinsert compiprefix +compisuffix complist compmatcher compmatcherstr compmatchertot compnmatches compparameter +comppatinsert comppatmatch comppms compprefix @@ -48,3 +50,4 @@ makecomplistctlptr makecompparamsptr patcomps rembslash +unambig_dataptr |