[logaling-commit] logaling/logalimacs [master] ness$ -> ss$

Zurück zum Archiv-Index

null+****@clear***** null+****@clear*****
Mon Jul 23 22:19:48 JST 2012


Yuta Yamada	2012-07-23 22:19:48 +0900 (Mon, 23 Jul 2012)

  New Revision: 3df6029227534bf1176b8af873582f0a2ad8ee60
  https://github.com/logaling/logalimacs/commit/3df6029227534bf1176b8af873582f0a2ad8ee60

  Log:
    ness$ -> ss$

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+1 -1)
===================================================================
--- logalimacs.el    2012-07-23 22:19:29 +0900 (48022ba)
+++ logalimacs.el    2012-07-23 22:19:48 +0900 (0c47f4d)
@@ -560,7 +560,7 @@ Otherwise passed character inside region."
     word))
 
 (defun loga-irregular-word-p (sample-word)
-  (loop for irregular-word in '("^basis$" "ious$" "^news$" "ness$")
+  (loop for irregular-word in '("^basis$" "ious$" "^news$" "ss$")
         if (string-match irregular-word sample-word)
         do (return t)))
 
-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the logaling-commit mailing list
Zurück zum Archiv-Index