diff lisp/progmodes/idlw-shell.el @ 38436:b174db545cfd

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 12:23:00 +0000
parents dc946bcc6584
children 45db352a0971
line wrap: on
line diff
--- a/lisp/progmodes/idlw-shell.el	Mon Jul 16 12:22:17 2001 +0000
+++ b/lisp/progmodes/idlw-shell.el	Mon Jul 16 12:23:00 2001 +0000
@@ -1,10 +1,10 @@
-;;; idlw-shell.el --- Run IDL or WAVE as an inferior process of Emacs.
+;;; idlw-shell.el --- run IDL or WAVE as an inferior process of Emacs
 ;; Copyright (c) 1999, 2000 Free Software Foundation
 
 ;; Author: Chris Chase <chase@att.com>
 ;; Maintainer: Carsten Dominik <dominik@strw.leidenuniv.nl>
 ;; Version: 4.7
-;; Date: $Date: 2000/12/11 12:44:44 $
+;; Date: $Date: 2000/12/19 11:13:34 $
 ;; Keywords: processes
 
 ;; This file is part of GNU Emacs.