]> granicus.if.org Git - python/commitdiff
#py-shell gets an autoload cookie
authorBarry Warsaw <barry@python.org>
Tue, 3 Sep 1996 16:16:04 +0000 (16:16 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 3 Sep 1996 16:16:04 +0000 (16:16 +0000)
Misc/python-mode.el

index eed220cedfba5d416038d528db6c095bfab708b3..98876d85cc0cd38d353ff2ed556af115ec0b5cee 100644 (file)
@@ -782,6 +782,7 @@ Electric behavior is inhibited inside a string or comment."
 
 \f
 ;;; Functions that execute Python commands in a subprocess
+;;;###autoload
 (defun py-shell ()
   "Start an interactive Python interpreter in another window.
 This is like Shell mode, except that Python is running in the window