Add == as a filtering operator in unlang, and document it.
authoraland <aland>
Wed, 26 Sep 2007 16:00:00 +0000 (16:00 +0000)
committeraland <aland>
Wed, 26 Sep 2007 16:00:00 +0000 (16:00 +0000)
commit8a577454c63216287fe59bd6ca52a88a0ecadd27
treebfd2eae0abcce8addc74ca4334a328b16c9f46a8
parent5a6f63f1f55ded6b7ffa638d1a4f192216af4b26
Add == as a filtering operator in unlang, and document it.

It's the opposite of -=
man/man5/unlang.5
src/include/conffile.h
src/main/conffile.c
src/main/evaluate.c
src/main/modcall.c