]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/ada-mode/gpr-skel.el
Merge commit '3e70e12bd942bbd0acac4963b5caca63756ad784' from company
[gnu-emacs-elpa] / packages / ada-mode / gpr-skel.el
index eef3b769afe96d72f372a4d66e5462f4a55fa2dd..9990f09444b7f639a2940afec01919c089f589ad 100644 (file)
@@ -219,7 +219,7 @@ it is a name, and use the word before that as the token."
          (progn
            (skeleton-expand)
            t)
-       ('error
+       (error
         ;; undo hook action if any
         (unless (= undo-len (if (sequencep pending-undo-list) (length pending-undo-list) 0))
           (undo))