diff lisp/progmodes/dcl-mode.el @ 85510:e2eac01cf548

* progmodes/prolog.el: Undo previous change. (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler. * progmodes/dcl-mode.el: * play/yow.el: * calendar/todo-mode.el: * calendar/cal-hebrew.el: * vc-hg.el: Undo previous change. * vms-patch.el: Likewise. (print-region-function): Pacify byte-compiler.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 21 Oct 2007 14:54:34 +0000
parents 59ee4068f60b
children 4d615a83cee2 4bc33ffdda1a
line wrap: on
line diff
--- a/lisp/progmodes/dcl-mode.el	Sun Oct 21 14:11:18 2007 +0000
+++ b/lisp/progmodes/dcl-mode.el	Sun Oct 21 14:54:34 2007 +0000
@@ -72,7 +72,6 @@
 ;;; Code:
 
 (require 'tempo)
-(eval-when-compile (require 'imenu))
 
 ;;; *** Customization *****************************************************