From: Dan Nicolaescu Date: Fri, 28 Mar 2008 18:22:15 +0000 (+0000) Subject: (ring): Don't require it, not used. X-Git-Tag: emacs-pretest-23.0.90~6834 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6b2d7cf254f90473282689e4632f38433e70f4f6;p=emacs.git (ring): Don't require it, not used. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index df6d515aec5..ad16204be35 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -2,6 +2,7 @@ * vc.el (vc-status-kill-dir-status-process): Simplify. (vc-status-refresh): Make sure the buffer is live. + (ring): Don't require it, not used. 2008-03-28 Wilson Snyder diff --git a/lisp/vc.el b/lisp/vc.el index 048f665e66e..5cb53153a6d 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -615,7 +615,6 @@ ;;; Code: (require 'vc-hooks) -(require 'ring) (require 'tool-bar) (eval-when-compile