projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37bde3d
)
Fix auto-insert-alist ada-mode entry to match current ELPA ada-mode
author
Stephen Leake
<stephen_leake@stephe-leake.org>
Thu, 27 Oct 2022 10:29:20 +0000
(
03:29
-0700)
committer
Stephen Leake
<stephen_leake@stephe-leake.org>
Thu, 27 Oct 2022 10:29:20 +0000
(
03:29
-0700)
lisp/autoinsert.el
patch
|
blob
|
history
diff --git
a/lisp/autoinsert.el
b/lisp/autoinsert.el
index 51d939151cedb40e84477655a2be7fa5b6954542..354b28da5a45ab788cfa7c0ef88c1f09bfd907bc 100644
(file)
--- a/
lisp/autoinsert.el
+++ b/
lisp/autoinsert.el
@@
-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: "