mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-02 10:01:11 +02:00
The code before this commit happened to have done the right thing: "exec" lines were handled by the catchall forward compatibility case, which happened to have had virtually the same effect as the correct case. However, that was merely an accidental result. This patch makes the code do the right thing deliberately, rather than by accident. |
||
---|---|---|
.. | ||
Backends | ||
.distfiles | ||
vcs_info | ||
VCS_INFO_adjust | ||
VCS_INFO_bydir_detect | ||
VCS_INFO_check_com | ||
VCS_INFO_formats | ||
VCS_INFO_get_cmd | ||
VCS_INFO_hexdump | ||
VCS_INFO_hook | ||
vcs_info_hookadd | ||
vcs_info_hookdel | ||
vcs_info_lastmsg | ||
VCS_INFO_maxexports | ||
VCS_INFO_nvcsformats | ||
VCS_INFO_patch2subject | ||
vcs_info_printsys | ||
VCS_INFO_quilt | ||
VCS_INFO_reposub | ||
VCS_INFO_set | ||
VCS_INFO_set-patch-format | ||
vcs_info_setsys |