Mercurial > emacs
changeset 95055:422c9dc4e561
(top-level): Revert previous change: require cl when compiling.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Fri, 16 May 2008 23:59:13 +0000 |
parents | 31c82b39ac3c |
children | a0bcfbed4a56 |
files | lisp/vc-dispatcher.el |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/vc-dispatcher.el Fri May 16 22:42:36 2008 +0000 +++ b/lisp/vc-dispatcher.el Fri May 16 23:59:13 2008 +0000 @@ -122,8 +122,10 @@ (require 'ewoc) +(eval-when-compile + (require 'cl)) + ;; General customization - (defcustom vc-logentry-check-hook nil "Normal hook run by `vc-finish-logentry'. Use this to impose your own rules on the entry in addition to any the