Yuta Yamada
null+****@clear*****
Sun Sep 16 20:26:15 JST 2012
Yuta Yamada 2012-09-16 20:26:15 +0900 (Sun, 16 Sep 2012) New Revision: 9cc8cf2f820f1c314abba25de08335e8cad03df5 https://github.com/logaling/logalimacs/commit/9cc8cf2f820f1c314abba25de08335e8cad03df5 Log: loga-ignoring-regexp-words: Add "foes" to irregular word Modified files: logalimacs.el Modified: logalimacs.el (+3 -1) =================================================================== --- logalimacs.el 2012-09-16 20:21:14 +0900 (61656e9) +++ logalimacs.el 2012-09-16 20:26:15 +0900 (5f67407) @@ -193,13 +193,15 @@ Example: "buffer name for logalimacs") (defvar loga-ignoring-regexp-words - '("^alps$" "^basis$" "^crisis$" "ious$" "^news$" "shoes" "ss$" "^stimulus$" + '("^alps$" "^basis$" "^crisis$" "^foes$" + "ious$" "^news$" "shoes" "ss$" "^stimulus$" "^ties$" ;; former English (~fe or ~f -> ~ves) "knives" "lives" "leaves" "halves" "wives" "thieves")) (defvar loga-irregular-noun-alist '(("stimuli" "stimulus") + ("foes" "foe") ;; former English (~fe or ~f -> ~ves) ("knives" "knife") ("lives" "life") -------------- next part -------------- An HTML attachment was scrubbed... 下載