diff lisp/progmodes/inf-lisp.el @ 584:4cd7543be581

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Mon, 16 Mar 1992 20:39:07 +0000
parents d83efd759350
children 8a533acedb77
line wrap: on
line diff
--- a/lisp/progmodes/inf-lisp.el	Mon Mar 16 20:39:05 1992 +0000
+++ b/lisp/progmodes/inf-lisp.el	Mon Mar 16 20:39:07 1992 +0000
@@ -48,8 +48,6 @@
 ;;; text to the process? Switch selectable?
 
 (require 'comint)
-(provide 'cmulisp)
-
 ;; YOUR .EMACS FILE
 ;;=============================================================================
 ;; Some suggestions for your .emacs file.
@@ -599,3 +597,6 @@
 ;;; 3/12/90 Olin
 ;;; - lisp-load-file and lisp-compile-file no longer switch-to-lisp.
 ;;;   Tale suggested this.
+
+(provide 'cmulisp)
+