From: Richard M. Stallman Date: Sat, 2 Jul 1994 04:49:30 +0000 (+0000) Subject: (vc-update-change-log): Pass a -n option to rcs2log. X-Git-Tag: emacs-19.34~7733 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ce37bf2068ca109a3e4dc25c3597de06d9532e21;p=emacs.git (vc-update-change-log): Pass a -n option to rcs2log. --- diff --git a/lisp/vc.el b/lisp/vc.el index 1ad1c9a7099..20b660b39b4 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -1262,6 +1262,10 @@ From a program, any arguments are passed to the `rcs2log' script." (message "Computing change log entries... %s" (if (or (null args) (eq 0 (apply 'call-process "rcs2log" nil t nil + "-n" + (user-login-name) + (user-full-name) + user-mail-address (mapcar (function (lambda (f) (file-relative-name