[logaling-commit] logaling/logalimacs at a4cf675 [master] loga-ignoring-regexp-words: add special words

Back to archive index

Yuta Yamada null+****@clear*****
Sat Jun 8 05:50:20 JST 2013


Yuta Yamada	2013-06-08 05:50:20 +0900 (Sat, 08 Jun 2013)

  New Revision: a4cf675706bb42ea5fe2d7dd6db27ac9345efc9f
  https://github.com/logaling/logalimacs/commit/a4cf675706bb42ea5fe2d7dd6db27ac9345efc9f

  Message:
    loga-ignoring-regexp-words: add special words

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+3 -1)
===================================================================
--- logalimacs.el    2013-06-08 05:44:22 +0900 (b916f10)
+++ logalimacs.el    2013-06-08 05:50:20 +0900 (cf82dc6)
@@ -202,9 +202,11 @@ Example:
     "^Christmas$"
     "^ethics$" "^news$" "^overseas$" "^pathos$"
     "^perhaps$" "^radius$" "^shoes$" "^stimulus$"
-    "^this$" "^thus$" "^Xmas$"
+    "^this$" "^thus$" "^virus$" "^Xmas$"
     ;; word for suffix is "ous"
     "[ceghijklmnortuv]ous$"
+    ;; selves themselves ourselves yourselves
+    "selves$"
     ;; periplus surplus plus etc..
     "plus$"
     ;; basis crisis emphasis necrosis thesis hypothesis etc..
-------------- next part --------------
An HTML attachment was scrubbed...
다운로드 



More information about the logaling-commit mailing list
Back to archive index