]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix auto-insert-alist ada-mode entry to match current ELPA ada-mode
authorStephen Leake <stephen_leake@stephe-leake.org>
Thu, 27 Oct 2022 10:29:20 +0000 (03:29 -0700)
committerStephen Leake <stephen_leake@stephe-leake.org>
Thu, 27 Oct 2022 10:29:20 +0000 (03:29 -0700)
lisp/autoinsert.el

index 51d939151cedb40e84477655a2be7fa5b6954542..354b28da5a45ab788cfa7c0ef88c1f09bfd907bc 100644 (file)
@@ -135,7 +135,7 @@ If this contains a %s, that will be replaced by the matching rule."
        (if (eq major-mode (default-value 'major-mode))
            (sh-mode))))
 
-    (ada-mode . ada-header)
+    (ada-mode . ada-skel-initial-string)
 
     (("\\.[1-9]\\'" . "Man page skeleton")
      "Short description: "