changeset 11080:c18a37a30781

(vc-update-change-log): Use new -u option for rcs2log.
author Richard M. Stallman <rms@gnu.org>
date Tue, 21 Mar 1995 20:22:41 +0000
parents aeaaa579d967
children b651fb9a8216
files lisp/vc.el
diffstat 1 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc.el	Tue Mar 21 20:05:23 1995 +0000
+++ b/lisp/vc.el	Tue Mar 21 20:22:41 1995 +0000
@@ -1434,10 +1434,12 @@
     (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
+				  "-u"
+				  (concat (user-login-name)
+					  "\t"
+					  (user-full-name)
+					  "\t"
+					  user-mail-address)
 				  (mapcar (function
 					   (lambda (f)
 					     (file-relative-name