about summary refs log tree commit diff
path: root/Src
diff options
context:
space:
mode:
Diffstat (limited to 'Src')
-rw-r--r--Src/Modules/.distfiles1
-rw-r--r--Src/Zle/zle.export8
-rw-r--r--Src/zsh.export4
3 files changed, 13 insertions, 0 deletions
diff --git a/Src/Modules/.distfiles b/Src/Modules/.distfiles
index dc851bf9b..1d59497cb 100644
--- a/Src/Modules/.distfiles
+++ b/Src/Modules/.distfiles
@@ -5,6 +5,7 @@ DISTFILES_SRC='
     example.mdd example.c
     files.mdd files.c
     mapfile.mdd mapfile.c
+    mathfunc.mdd mathfunc.c
     parameter.mdd parameter.c
     stat.mdd stat.c
     zftp.mdd zftp.c
diff --git a/Src/Zle/zle.export b/Src/Zle/zle.export
index 1e71e4bf3..bd7833a57 100644
--- a/Src/Zle/zle.export
+++ b/Src/Zle/zle.export
@@ -2,9 +2,14 @@
 acceptlast
 addzlefunction
 amatches
+asklist
 backdel
 backkill
+bindk
 bindkey
+brbeg
+brend
+calclist
 clearflag
 clearlist
 clearscreen
@@ -21,7 +26,9 @@ getzlequery
 hasperm
 invalidatelist
 lastambig
+lbindk
 linkkeymap
+listdat
 listshown
 lmatches
 menuacc
@@ -32,6 +39,7 @@ newkeymap
 nlnct
 pmatches
 printfmt
+printlist
 redisplay
 refthingy
 reversemenucomplete
diff --git a/Src/zsh.export b/Src/zsh.export
index 625fef331..20dd924ad 100644
--- a/Src/zsh.export
+++ b/Src/zsh.export
@@ -7,6 +7,8 @@ addhashnode
 addhistnum
 addhookdefs
 addhookfunc
+addmathfunc
+addmathfuncs
 addparamdefs
 addwrapper
 arrvargetfn
@@ -49,6 +51,8 @@ deleteconddefs
 deletehashtable
 deletehookdefs
 deletehookfunc
+deletemathfunc
+deletemathfuncs
 deleteparamdefs
 deleteparamtable
 deletewrapper