]> code.delx.au - gnu-emacs/commitdiff
(vc-update-change-log): Use new -u option for rcs2log.
authorRichard M. Stallman <rms@gnu.org>
Tue, 21 Mar 1995 20:22:41 +0000 (20:22 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 21 Mar 1995 20:22:41 +0000 (20:22 +0000)
lisp/vc.el

index 5b9de8bb486ab51654193814da1c52e0a249c3b1..920611de76c8592265e5796326cee29bfe8edc8f 100644 (file)
@@ -1434,10 +1434,12 @@ 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
+                                 "-u"
+                                 (concat (user-login-name)
+                                         "\t"
+                                         (user-full-name)
+                                         "\t"
+                                         user-mail-address)
                                  (mapcar (function
                                           (lambda (f)
                                             (file-relative-name