]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix build error with last change in python.el
authorGerd Möllmann <gerd@gnu.org>
Thu, 26 Sep 2024 15:35:38 +0000 (17:35 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 27 Sep 2024 10:23:23 +0000 (12:23 +0200)
(cherry picked from commit b9d103c16e9299f2bd8f1f8a5b5cc75a1295c29f)

lisp/progmodes/python.el

index 8b69d0b3a7402b35d583f1595a819f0babacf0cc..0ee14cbea4598bdf98d13dee1475df18c8b03c92 100644 (file)
 (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