diff lisp/cedet/semantic/idle.el @ 104470:6ccad1511df1

Minor whitespace changes and `require' fixes.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 06 Sep 2009 21:22:05 +0000
parents e4788b39543d
children a4e1a12c8b97
line wrap: on
line diff
--- a/lisp/cedet/semantic/idle.el	Sun Sep 06 02:18:37 2009 +0000
+++ b/lisp/cedet/semantic/idle.el	Sun Sep 06 21:22:05 2009 +0000
@@ -41,7 +41,6 @@
 (require 'semantic/ctxt)
 (require 'semantic/format)
 (require 'semantic/tag)
-;(require 'semantic/util-modes)
 (require 'timer)
 
 ;; For the semantic-find-tags-by-name macro.