Mercurial > emacs
diff lisp/progmodes/idlw-shell.el @ 27166:b2d17f0c1668
Also provide idlwave.shell, not only idlw-shell.
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Wed, 05 Jan 2000 08:50:31 +0000 |
parents | b1b65abe9d6f |
children | ae5b17b9c403 |
line wrap: on
line diff
--- a/lisp/progmodes/idlw-shell.el Wed Jan 05 08:14:47 2000 +0000 +++ b/lisp/progmodes/idlw-shell.el Wed Jan 05 08:50:31 2000 +0000 @@ -6,7 +6,7 @@ ;; Author: Chris Chase <chase@att.com> ;; Maintainer: Carsten Dominik <dominik@strw.leidenuniv.nl> ;; 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 @@ (t nil)))) (provide 'idlw-shell) +(provide 'idlwave-shell) ;;; Load the toolbar when wanted by the user.