Agenda: No longer indent matching sublevels by dots.
commit132dc95042d50f91a3451dd49dacea8544a5ca7e
authorCarsten Dominik <carsten.dominik@gmail.com>
Sat, 21 Mar 2009 12:51:01 +0000 (21 13:51 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sat, 21 Mar 2009 17:25:01 +0000 (21 18:25 +0100)
treed6a825da2c0b819e9f1040a694fc00397fa81c73
parent0dea2ba3df24a19c9e4726045013e5fbc90f0782
Agenda: No longer indent matching sublevels by dots.

When a tags/property match does match an entry and its sublevels, the
sublevels used to be indented by dots, to indicate that the matches
likely result from tag inheritance.  This is now no longer the
default, but you can get it back with

   (setq org-tags-match-list-sublevels 'indented)
lisp/ChangeLog
lisp/org.el