From: Glenn Morris Date: Tue, 20 May 2014 15:46:21 +0000 (-0700) Subject: * lisp/vc/vc-rcs.el: Comment. X-Git-Tag: emacs-24.3.92~188 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=293fbc914a32c67f01008c8e5c4e966c4f0e8093;p=emacs.git * lisp/vc/vc-rcs.el: Comment. --- diff --git a/lisp/vc/vc-rcs.el b/lisp/vc/vc-rcs.el index 703b46eb113..6b064260f95 100644 --- a/lisp/vc/vc-rcs.el +++ b/lisp/vc/vc-rcs.el @@ -886,10 +886,9 @@ and CVS." (minor-num (string-to-number (vc-rcs-minor-part rev)))) (concat branch "." (number-to-string (1+ minor-num)))))) -;; Note that most GNU/Linux distributions seem to supply rcs2log in a -;; standard bin directory. Eg both Red Hat and Debian include it in -;; their cvs packages. It's not obvious why Emacs still needs to -;; provide it as well... +;; You might think that this should be distributed with RCS, but +;; apparently not. CVS sometimes provides a version of it. +;; http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00288.html (defvar vc-rcs-rcs2log-program (let (exe) (cond ((file-executable-p