emacs/code/elpa/python-mode-20231218.645/python-mode-autoloads.el

29 lines
993 B
EmacsLisp
Raw Normal View History

2024-03-20 13:57:39 +00:00
;;; python-mode-autoloads.el --- automatically extracted autoloads (do not edit) -*- lexical-binding: t -*-
;; Generated by the `loaddefs-generate' function.
;; This file is part of GNU Emacs.
2023-02-21 18:17:08 +00:00
;;; Code:
2024-03-20 13:57:39 +00:00
(add-to-list 'load-path (or (and load-file-name (directory-file-name (file-name-directory load-file-name))) (car load-path)))
2023-02-21 18:17:08 +00:00
;;; Generated autoloads from python-mode.el
2024-03-20 13:57:39 +00:00
(register-definition-prefixes "python-mode" '("all-mode-setting" "autopair-mode" "flake8" "force-py-shell-name-p-o" "highlight-indent-active" "hs-hide-comments-when-hiding-all" "info-lookup-mode" "ipython" "isympy3" "iypthon" "jython" "pdb-track-stack-from-shell-p" "pep8" "pst-here" "strip-chars-" "toggle-force-py-shell-name-p" "turn-o" "virtualenv-"))
2023-02-21 18:17:08 +00:00
2024-03-20 13:57:39 +00:00
;;; End of scraped data
(provide 'python-mode-autoloads)
2023-02-21 18:17:08 +00:00
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
2024-03-20 13:57:39 +00:00
;; no-native-compile: t
;; coding: utf-8-emacs-unix
2023-02-21 18:17:08 +00:00
;; End:
2024-03-20 13:57:39 +00:00
2023-02-21 18:17:08 +00:00
;;; python-mode-autoloads.el ends here