Allow <> as operator for property regexp matches.
commit6d72968730c416fb76a3a2b95920c40fcaf09149
authorCarsten Dominik <carsten.dominik@gmail.com>
Thu, 24 Apr 2008 06:47:41 +0000 (24 08:47 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 24 Apr 2008 06:47:41 +0000 (24 08:47 +0200)
tree6eff8f4ca199ffe9d5bc1a0c84c31e45cf2734ec
parentdd8c0eb4c57109d7d1bfa0b8d2c45aacaaf0c71a
Allow <> as operator for property regexp matches.

When <> is used as the operator, the comparison test it true if the
regexp does *not* match the value of the property.
ORGWEBPAGE/Changes.org
doc/org.texi
lisp/org.el