about summary refs log tree commit diff
path: root/Src
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-10-18 23:30:25 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-10-18 23:30:25 +0000
commit584577374dc9d8ab026e92334011758ed1e25387 (patch)
tree07c527d9f7bb9bebfe51dd0fa8283956683da7a7 /Src
parenteb85a72ad95cfa0bf6c39b806407c34946c71a2d (diff)
downloadzsh-584577374dc9d8ab026e92334011758ed1e25387.tar.gz
zsh-584577374dc9d8ab026e92334011758ed1e25387.tar.xz
zsh-584577374dc9d8ab026e92334011758ed1e25387.zip
zsh-workers/8323
Diffstat (limited to 'Src')
-rw-r--r--Src/Zle/comp1.export3
-rw-r--r--Src/Zle/compctl.export11
-rw-r--r--Src/Zle/zle.export5
3 files changed, 19 insertions, 0 deletions
diff --git a/Src/Zle/comp1.export b/Src/Zle/comp1.export
index ba2f433b9..da310c354 100644
--- a/Src/Zle/comp1.export
+++ b/Src/Zle/comp1.export
@@ -27,6 +27,7 @@ compmatcherstr
 compmatchertot
 compnmatches
 compnnmatches
+comp_listptr
 compoldlist
 compoldins
 compparameter
@@ -53,9 +54,11 @@ freecompctl
 getcpatptr
 incompctlfunc
 incompfunc
+list_linesptr
 makecomplistcallptr
 makecomplistctlptr
 makecompparamsptr
+num_matchesptr
 patcomps
 rembslash
 set_comp_sepptr
diff --git a/Src/Zle/compctl.export b/Src/Zle/compctl.export
new file mode 100644
index 000000000..8f33f2303
--- /dev/null
+++ b/Src/Zle/compctl.export
@@ -0,0 +1,11 @@
+#!
+incompfunc
+compwords
+compcurrent
+.ignore_suffix
+compprefix
+compsuffix
+.restrict_range
+.ignore_prefix
+.set_list_array
+.get_user_var
diff --git a/Src/Zle/zle.export b/Src/Zle/zle.export
index bd7833a57..f8d8c715c 100644
--- a/Src/Zle/zle.export
+++ b/Src/Zle/zle.export
@@ -23,9 +23,12 @@ freematches
 getkey
 getkeycmd
 getzlequery
+hasoldlist
 hasperm
 invalidatelist
 lastambig
+lastmatches
+lastlmatches
 lbindk
 linkkeymap
 listdat
@@ -37,6 +40,8 @@ menucomplete
 minfo
 newkeymap
 nlnct
+nmatches
+onlyexpl
 pmatches
 printfmt
 printlist