diff lisp/vc.el @ 2087:ce87fdf94348

Fix typo.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Tue, 09 Mar 1993 23:02:40 +0000
parents a5e2213a5c4a
children e5971e883f67
line wrap: on
line diff
--- a/lisp/vc.el	Tue Mar 09 22:57:25 1993 +0000
+++ b/lisp/vc.el	Tue Mar 09 23:02:40 1993 +0000
@@ -5,7 +5,7 @@
 ;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
 ;; Version: 5.0
 
-;;	$Id: vc.el,v 1.22 1993/03/07 18:20:54 eggert Exp eric $	
+;;	$Id: vc.el,v 1.23 1993/03/09 22:56:29 eric Exp eric $	
 
 ;; This file is part of GNU Emacs.
 
@@ -417,7 +417,7 @@
   (auto-save-mode auto-save-default)
   (mail-mode)
   (erase-buffer)
-  (mail-sketup owner (format "%s:%s" file rev) nil nil nil
+  (mail-setup owner (format "%s:%s" file rev) nil nil nil
 	      (list (list 'vc-finish-steal file rev)))
   (goto-char (point-max))
   (insert