# HG changeset patch # User Dave Love # Date 905464205 0 # Node ID 7f3fdbb83988b72da92d406c72f7fbe5c01298d0 # Parent b0e173658e2ed460737731f2f90081b4921e87f0 (vc-insert-headers): Doc fix. diff -r b0e173658e2e -r 7f3fdbb83988 lisp/vc.el --- a/lisp/vc.el Thu Sep 10 16:07:02 1998 +0000 +++ b/lisp/vc.el Thu Sep 10 21:50:05 1998 +0000 @@ -5,7 +5,7 @@ ;; Author: Eric S. Raymond ;; Maintainer: Andre Spiegel -;; $Id: vc.el,v 1.235 1998/07/09 03:24:06 rms Exp spiegel $ +;; $Id: vc.el,v 1.236 1998/08/04 13:14:41 spiegel Exp fx $ ;; This file is part of GNU Emacs. @@ -1439,7 +1439,7 @@ ;;;###autoload (defun vc-insert-headers () "Insert headers in a file for use with your version-control system. -Headers desired are inserted at the start of the buffer, and are pulled from +Headers desired are inserted at point, and are pulled from the variable `vc-header-alist'." (interactive) (vc-ensure-vc-buffer)