Bugfix: Make mouse click on tags do a tags search.
commit5a286e45dac82d515c3eb39da9a2996fa8c326bb
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 17 Mar 2009 10:59:35 +0000 (17 11:59 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 17 Mar 2009 10:59:51 +0000 (17 11:59 +0100)
treeca97b4b0f22273416e1ad06a0437f47c2e9c641f
parentad11d7f675e2641c20e9f50a517b5443addc7602
Bugfix: Make mouse click on tags do a tags search.

This used to work, but the tags search part was no longer reached
because of a bug in the sequence of checking regular expressions.
lisp/ChangeLog
lisp/org.el