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

29 lines
993 B
EmacsLisp
Raw Normal View History

2024-07-28 16:03:37 +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.
2022-08-04 18:39:38 +00:00
;;; Code:
2024-07-28 16:03:37 +00:00
(add-to-list 'load-path (or (and load-file-name (directory-file-name (file-name-directory load-file-name))) (car load-path)))
2022-08-04 18:39:38 +00:00
;;; Generated autoloads from python-mode.el
2023-07-27 19:42:55 +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-"))
2022-08-04 18:39:38 +00:00
2024-07-28 16:03:37 +00:00
;;; End of scraped data
(provide 'python-mode-autoloads)
2022-08-04 18:39:38 +00:00
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
2024-07-28 16:03:37 +00:00
;; no-native-compile: t
;; coding: utf-8-emacs-unix
2022-08-04 18:39:38 +00:00
;; End:
2024-07-28 16:03:37 +00:00
2022-08-04 18:39:38 +00:00
;;; python-mode-autoloads.el ends here