phillord pushed a commit to branch externals/pabbrev in repository elpa. commit 9303d6e42104d8dc4351c400a42cdb6cde25e086 Author: Phillip Lord <phillip.l...@newcastle.ac.uk> Date: Mon Sep 23 20:57:01 2013 +0100
New keywords added. --- omn-mode.el | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/omn-mode.el b/omn-mode.el index 0bcba12..ed2b5a3 100644 --- a/omn-mode.el +++ b/omn-mode.el @@ -144,7 +144,11 @@ See `imenu-generic-expression' for details") "\\<and\\>" "\\<or\\>" "\\<exactly\\>" + "max" + "min" "Transitive" + "Functional" + "InverseFunctional" ) "\\|") . font-lock-type-face)