mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-12 11:01:15 +02:00
unposted: nitpicked version of zmodload doc tweak
This commit is contained in:
parent
11bbce3a66
commit
f69f1ded8c
2 changed files with 7 additions and 4 deletions
|
@ -1,5 +1,8 @@
|
||||||
2007-03-23 Peter Stephenson <pws@csr.com>
|
2007-03-23 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
* unposted, see followups to 23232: Doc/Zsh/builtins.yo:
|
||||||
|
superduper nitpicked version.
|
||||||
|
|
||||||
* 23232: Src/module.c, Doc/Zsh/builtins.yo: improve
|
* 23232: Src/module.c, Doc/Zsh/builtins.yo: improve
|
||||||
warning interface; record that zmodload doesn't flag an error
|
warning interface; record that zmodload doesn't flag an error
|
||||||
on failed loading.
|
on failed loading.
|
||||||
|
|
|
@ -1865,10 +1865,10 @@ a standard suffix, usually `tt(.so)' (`tt(.sl)' on HPUX).
|
||||||