emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch against vc-rcs.el: vc-rcs-checkin: allows user login to be add


From: Stefan Monnier
Subject: Re: patch against vc-rcs.el: vc-rcs-checkin: allows user login to be added
Date: Tue, 08 Sep 2015 08:38:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> How otherwise could the RCS system guess the author?

Because in the *VC-Log* buffer you write

  Author: TheOtherGuy

which log-edit-extract-headers then recognizes and turns into a
"-w TheOtherGuy" command line flag to "rcs ci".


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]