# HG changeset patch # User J.D. Smith # Date 1144351413 0 # Node ID 9b44ad1b998d9128789703ec8230a8c6a059c7c4 # Parent 196122ba0b05a517320424b9f1f8483bfa0fb950 Removed spurious require, avoiding recursive loads. diff -r 196122ba0b05 -r 9b44ad1b998d lisp/progmodes/idlw-help.el --- a/lisp/progmodes/idlw-help.el Thu Apr 06 19:20:38 2006 +0000 +++ b/lisp/progmodes/idlw-help.el Thu Apr 06 19:23:33 2006 +0000 @@ -40,7 +40,6 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -(require 'idlwave) ;;; Code: (defvar idlwave-help-browse-url-available nil