From 8dbf2a5bfa2de36f3ed0f18212d17d2a41595ff2 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Mon, 22 Sep 2008 16:30:49 +0000 Subject: 25713: ensure that vcs_info functions immediately after autoloading. --- ChangeLog | 5 +++++ Functions/VCS_Info/vcs_info | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 161303261..abec977b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-09-22 Clint Adams + + * 25713: Functions/VCS_Info/vcs_info: ensure that vcs_info + functions immediately after autoloading. + 2008-09-22 Peter Stephenson * Rocky Bernstein: 25696: Src/hist.c: fix crash on empty history. diff --git a/Functions/VCS_Info/vcs_info b/Functions/VCS_Info/vcs_info index 9a4d2489e..4a6c518f9 100644 --- a/Functions/VCS_Info/vcs_info +++ b/Functions/VCS_Info/vcs_info @@ -88,3 +88,5 @@ vcs_info () { VCS_INFO_set return 0 } + +vcs_info "$@" -- cgit v1.2.3-70-g09d2