You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Kalle Olavi Niemitalo <ko...@iki.fi> on 2005/08/03 12:13:57 UTC

[PATCH] psvn: Adjust docstrings in psvn.el: add info, fix typos.

This patch is for r15394, I don't know if it still applies.
The change in svn-status-directory-history may be wrong;
in fact I have a later patch that reverts that as part of
making the variable customizable.  But I intend to commit
the other changes in this patch after my Internet connection
has been fixed, unless someone beats me to it.


Re: [PATCH] psvn: Adjust docstrings in psvn.el: add info, fix typos.

Posted by Stefan Reichör <st...@xsteve.at>.
Kalle Olavi Niemitalo <ko...@iki.fi> writes:

> This patch is for r15394, I don't know if it still applies.
> The change in svn-status-directory-history may be wrong;
> in fact I have a later patch that reverts that as part of
> making the variable customizable.  But I intend to commit
> the other changes in this patch after my Internet connection
> has been fixed, unless someone beats me to it.

Thanks for that patch also.

svn-status-directory-history is a list that gets dynamically all
directories that are visited via svn-status.
We could make it customizable to provide a starting point.
Another (flexibler) idea would be to add a customizable base value 
and set svn-status-directory-history to it.
I suggest svn-status-directory-list as name.


Stefan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org