diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2010-07-28 14:01:12 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-07-28 14:01:12 +0000 |
| commit | 4de3dbac168aa5e89d4f7c278917c8af4b226542 (patch) | |
| tree | 88b3dbdecef8f0ee5c6b110124a8ce6de7699135 /Functions | |
| parent | c.f. users/15202: use "autoload -Uz" consistently (diff) | |
| download | zsh-4de3dbac168aa5e89d4f7c278917c8af4b226542.tar zsh-4de3dbac168aa5e89d4f7c278917c8af4b226542.tar.gz zsh-4de3dbac168aa5e89d4f7c278917c8af4b226542.tar.bz2 zsh-4de3dbac168aa5e89d4f7c278917c8af4b226542.tar.lz zsh-4de3dbac168aa5e89d4f7c278917c8af4b226542.tar.xz zsh-4de3dbac168aa5e89d4f7c278917c8af4b226542.tar.zst zsh-4de3dbac168aa5e89d4f7c278917c8af4b226542.zip | |
c.f. users/15202: use "autoload -Uz" consistently
Diffstat (limited to 'Functions')
| -rw-r--r-- | Functions/Calendar/age | 2 | ||||
| -rw-r--r-- | Functions/Calendar/calendar | 2 | ||||
| -rw-r--r-- | Functions/Calendar/calendar_add | 2 | ||||
| -rw-r--r-- | Functions/Calendar/calendar_parse | 2 | ||||
| -rw-r--r-- | Functions/Calendar/calendar_sort | 2 | ||||
| -rw-r--r-- | Functions/MIME/zsh-mime-setup | 2 | ||||
| -rw-r--r-- | Functions/Misc/sticky-note | 2 | ||||
| -rw-r--r-- | Functions/Misc/zcalc | 2 | ||||
| -rw-r--r-- | Functions/Prompts/promptinit | 4 | ||||
| -rw-r--r-- | Functions/Zle/delete-whole-word-match | 2 | ||||
| -rw-r--r-- | Functions/Zle/edit-command-line | 2 | ||||
| -rw-r--r-- | Functions/Zle/replace-string | 2 | ||||
| -rw-r--r-- | Functions/Zle/replace-string-again | 2 |
13 files changed, 14 insertions, 14 deletions
diff --git a/Functions/Calendar/age b/Functions/Calendar/age index 160aae4a8..8f6278fa2 100644 --- a/Functions/Calendar/age +++ b/ |
