branch: externals/a68-mode commit 623add509e73330189b18baa7ececf8be6057ea2 Author: Jose E. Marchesi <jose.march...@oracle.com> Commit: Jose E. Marchesi <jose.march...@oracle.com>
Add "up" an "down" to a68-keywords-supper --- a68-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/a68-mode.el b/a68-mode.el index 02dae8dca6..3f69243b41 100644 --- a/a68-mode.el +++ b/a68-mode.el @@ -181,6 +181,7 @@ (defconst a68-keywords-supper '("true" "false" "empty" "at" "pr" "pragmat" + "up" "down" "andth" "orel" "is" "isnt" "long" "short" "ref" "loc" "heap" "struct" "flex" "proc" "union" "op" "prio" "mode" "begin" "end" "exit" "par" "if"