mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
; Fix build error with last change in python.el
This commit is contained in:
parent
2f485e68ff
commit
b9d103c16e
@ -293,6 +293,7 @@
|
||||
(autoload 'comint-mode "comint")
|
||||
(autoload 'help-function-arglist "help-fns")
|
||||
|
||||
;;;###autoload
|
||||
(defconst python--auto-mode-alist-regexp
|
||||
(rx "." (or "py"
|
||||
"pth" ; Python Path Configuration File
|
||||
|
Loading…
Reference in New Issue
Block a user