From: Carsten Dominik Date: Wed, 5 Jan 2000 08:50:31 +0000 (+0000) Subject: Also provide idlwave.shell, not only idlw-shell. X-Git-Tag: emacs-pretest-21.0.90~5491 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a98f98c0cf41ed343f7774234b240ab994e6f4fa;p=emacs.git Also provide idlwave.shell, not only idlw-shell. --- diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el index cc6d0bec08a..d8c30a231a6 100644 --- a/lisp/progmodes/idlw-shell.el +++ b/lisp/progmodes/idlw-shell.el @@ -6,7 +6,7 @@ ;; Author: Chris Chase ;; Maintainer: Carsten Dominik ;; Version: 3.11 -;; Date: $Date: 2000/01/03 14:19:10 $ +;; Date: $Date: 2000/01/03 14:27:03 $ ;; Keywords: processes ;; This file is part of GNU Emacs. @@ -2432,6 +2432,7 @@ static char * file[] = { (t nil)))) (provide 'idlw-shell) +(provide 'idlwave-shell) ;;; Load the toolbar when wanted by the user.