mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-18 12:01:00 +01:00
43039: Mark functions_source (et al.) for auto-loading
This commit is contained in:
parent
faa07d064b
commit
796637362a
3 changed files with 7 additions and 1 deletions
|
|
@ -2190,6 +2190,7 @@ static const struct gsu_array dirs_gsu =
|
|||
static const struct gsu_array historywords_gsu =
|
||||
{ histwgetfn, arrsetfn, stdunsetfn };
|
||||
|
||||
/* Make sure to update autofeatures in parameter.mdd if necessary */
|
||||
static struct paramdef partab[] = {
|
||||
SPECIALPMDEF("aliases", 0,
|
||||
&pmraliases_gsu, getpmralias, scanpmraliases),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue