From: MORIOKA Tomohiko Date: Sun, 22 Oct 2017 17:46:36 +0000 (+0900) Subject: (of-component-features): Add `<-same', `->same', `<-original', X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e0de0c5d3ed092bbc1581ec9c52e7c5dedfe4921;p=chise%2Fids.git (of-component-features): Add `<-same', `->same', `<-original', `->original', `<-ancient' and `->ancient'. --- diff --git a/ids-find.el b/ids-find.el index 4b3d7ec..eb404b3 100644 --- a/ids-find.el +++ b/ids-find.el @@ -76,6 +76,9 @@ (push feature dest))) (list* '<-mistakable '->mistakable '<-formed '->formed + '<-same '->same + '<-original '->original + '<-ancient '->ancient dest))) (defun to-component-features ()