# HG changeset patch # User John Paul Wallington # Date 1210816845 0 # Node ID c49219863e6b026fb96858c10516f912c5fd5856 # Parent 808d98bd28ececfde5f1265b46836a767700e474 (top-level): Don't require cl when compiling. diff -r 808d98bd28ec -r c49219863e6b lisp/add-log.el --- a/lisp/add-log.el Thu May 15 01:22:40 2008 +0000 +++ b/lisp/add-log.el Thu May 15 02:00:45 2008 +0000 @@ -37,7 +37,6 @@ ;;; Code: (eval-when-compile - (require 'cl) ; ignore-errors (require 'timezone)) (defgroup change-log nil