lang/python/autoload.el -> autoload/python.el

This commit is contained in:
Henrik Lissner 2018-07-17 20:57:32 +02:00
parent 6d0b274774
commit bb1171b64b
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -1,4 +1,4 @@
;;; lang/python/autoload.el -*- lexical-binding: t; -*- ;;; lang/python/autoload/python.el -*- lexical-binding: t; -*-
;;;###autoload ;;;###autoload
(defun +python/repl () (defun +python/repl ()