From 2900fcbb73b9f80f9a29adef6b0604e362c215c7 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 18 Feb 2015 01:23:22 +0100 Subject: added session.hg and session.vcs macros * session.hg sets up the buffer session in the current Mercurial repository * session.vcs is a convenience macro that may be used in profiles to enable buffer sessions per repo for all supported VCS (Git, Hg and SVN) --- doc/sciteco.1.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in index 2cfd7ec..7e3b0c3 100644 --- a/doc/sciteco.1.in +++ b/doc/sciteco.1.in @@ -192,8 +192,9 @@ These files can be ignored by version control systems, etc. Macro storing the default buffer session. This is not written by \*(ST itself, but by the standard library \fBsession.tes\fP macros. -When the \(lqsession.git\(rq macro is used, these files -will also be created in the roots of Git repositories. +When the \(lqsession.vcs\(rq macro is used, these files +will also be created in the roots of Git, Mercurial and +Subversion repositories or working copies. . . .SH BUGS -- cgit v1.2.3