General cleanup
This commit is contained in:
parent
7bf28b5ad5
commit
ca9f76bfa6
6 changed files with 49 additions and 50 deletions
|
@ -7,5 +7,9 @@
|
|||
(local-set-key [escape] 'anaconda-nav-quit)
|
||||
(local-set-key [?\C-g] 'anaconda-nav-quit)))
|
||||
|
||||
;;;###autoload
|
||||
(defun narf/inf-python ()
|
||||
(run-python python-shell-interpreter t t))
|
||||
|
||||
(provide 'defuns-python)
|
||||
;;; defuns-python.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue