branch: externals/a68-mode commit 75fb848a5e6cc1d54348313768e839bbb441dd35 Author: Jose E. Marchesi <jose.march...@oracle.com> Commit: Jose E. Marchesi <jose.march...@oracle.com>
PR and PRAGMAT are not keywords in SUPPER stropping --- a68-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/a68-mode.el b/a68-mode.el index f0f0725061..f9f1c8a878 100644 --- a/a68-mode.el +++ b/a68-mode.el @@ -173,7 +173,7 @@ (defconst a68-keywords-supper '("true" "false" "empty" "at" - "pr" "PR" "pragmat" "PRAGMAT" + "pr" "pragmat" "andth" "orel" "is" "isnt" "long" "short" "ref" "loc" "heap" "struct" "flex" "proc" "union" "op" "prio" "mode" "begin" "end" "exit" "par" "if"