From c72ad871ba206ff6b9371ab7ec21a4b999508f64 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Tue, 3 Sep 1996 16:16:04 +0000 Subject: #py-shell gets an autoload cookie --- Misc/python-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/Misc/python-mode.el b/Misc/python-mode.el index eed220c..98876d8 100644 --- a/Misc/python-mode.el +++ b/Misc/python-mode.el @@ -782,6 +782,7 @@ Electric behavior is inhibited inside a string or comment." ;;; 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 -- cgit v0.12