comparison lisp/vc.el @ 14734:20f4c4a078b2

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 02 Mar 1996 06:37:35 +0000
parents eb8910a353fc
children 52f730593064
comparison
equal deleted inserted replaced
14733:eae53a7dcf03 14734:20f4c4a078b2
1 ;;; vc.el --- drive a version-control system from within Emacs 1 ;;; vc.el --- drive a version-control system from within Emacs
2 2
3 ;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. 3 ;; Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
4 4
5 ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> 5 ;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
6 ;; Modified by: 6 ;; Modified by:
7 ;; ttn@netcom.com 7 ;; ttn@netcom.com
8 ;; Per Cederqvist <ceder@lysator.liu.edu> 8 ;; Per Cederqvist <ceder@lysator.liu.edu>