]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/ada-mode/ada-skel.el
update to Ada mode version 5.0.1
[gnu-emacs-elpa] / packages / ada-mode / ada-skel.el
index 53c513ed6b163f2756723e8a95f986d529d3c7a1..a4a794c25f8323e955a8174aeb992660cf5dfc72 100755 (executable)
@@ -337,7 +337,6 @@ trailing `...' if there are more keys."
       (concat (mapconcat 'car alist-1 " | ") " | ... : "))
   ))
 
-;;;###autoload
 (defun ada-skel-expand (&optional name)
   "Expand the token or placeholder before point to a skeleton, as defined by `ada-skel-token-alist'.
 A token is a symbol in the current syntax.