[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/vc-hooks.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/vc-hooks.el |
Date: |
Wed, 16 Oct 2002 02:27:34 -0400 |
Index: emacs/lisp/vc-hooks.el
diff -c emacs/lisp/vc-hooks.el:1.144 emacs/lisp/vc-hooks.el:1.145
*** emacs/lisp/vc-hooks.el:1.144 Wed Sep 4 16:45:34 2002
--- emacs/lisp/vc-hooks.el Thu Sep 5 02:31:11 2002
***************
*** 5,11 ****
;; Author: FSF (see vc.el for full credits)
;; Maintainer: Andre Spiegel <address@hidden>
! ;; $Id: vc-hooks.el,v 1.144 2002/09/04 20:45:34 spiegel Exp $
;; This file is part of GNU Emacs.
--- 5,11 ----
;; Author: FSF (see vc.el for full credits)
;; Maintainer: Andre Spiegel <address@hidden>
! ;; $Id: vc-hooks.el,v 1.145 2002/09/05 06:31:11 spiegel Exp $
;; This file is part of GNU Emacs.
***************
*** 34,40 ****
;;; Code:
(eval-when-compile
- (require 'vc)
(require 'cl))
;; Customization Variables (the rest is in vc.el)
--- 34,39 ----
- [Emacs-diffs] Changes to emacs/lisp/vc-hooks.el,
Juanma Barranquero <=