From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/devmanual:master commit in: appendices/editor-configuration/emacs/
Date: Fri, 5 Feb 2016 12:59:18 +0000 (UTC) [thread overview]
Message-ID: <1454677099.75702d2ab872d486b864223bc79b75619b3f9b1e.ulm@gentoo> (raw)
commit: 75702d2ab872d486b864223bc79b75619b3f9b1e
Author: Gokturk Yuksek <gokturk <AT> binghamton <DOT> edu>
AuthorDate: Thu Feb 4 00:57:35 2016 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Feb 5 12:58:19 2016 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=75702d2a
appendices/editor-configuration/emacs: remove the CVS related setting #558642
Setting vc-cvs-stay-local to nil causes VC to query the remote repository.
Git is a distributed VCS. As such no equivalent command exists for git.
Remove the CVS related setting.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek <gokturk <AT> binghamton.edu>
appendices/editor-configuration/emacs/text.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/appendices/editor-configuration/emacs/text.xml b/appendices/editor-configuration/emacs/text.xml
index 55fade0..0a5e38d 100644
--- a/appendices/editor-configuration/emacs/text.xml
+++ b/appendices/editor-configuration/emacs/text.xml
@@ -47,8 +47,8 @@ automatically check for the existence of it and ask you to add one.
<p>
Other useful settings can be disabled backup files
-(by <c>(setq make-backup-files nil)</c> and
-<c>(setq vc-cvs-stay-local nil)</c>), so you don't clutter CVS
+(by <c>(setq make-backup-files nil)</c>, so you don't clutter the git
+repository
directories and confuse repoman with it (by adding unnecessary entries
into a Manifest file e.g.). Emacs can even contact the outside world
by using the X servers clipboard abilities when yanking, which is
next reply other threads:[~2016-02-05 12:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-05 12:59 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-12-19 8:51 [gentoo-commits] proj/devmanual:master commit in: appendices/editor-configuration/emacs/ Ulrich Müller
2019-12-19 8:51 Ulrich Müller
2019-12-19 8:51 Ulrich Müller
2018-04-21 2:23 Göktürk Yüksek
2013-08-07 7:44 Ulrich Mueller
2013-08-07 7:44 Ulrich Mueller
2013-08-07 7:44 Ulrich Mueller
2013-07-06 18:54 Ulrich Mueller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1454677099.75702d2ab872d486b864223bc79b75619b3f9b1e.ulm@gentoo \
--to=ulm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox