org-agenda: simplify one expression (refactoring)
commit0b71022c8cc51f3887cff5a1ec241ac258e9779c
authorMarco Wahl <marcowahlsoft@gmail.com>
Thu, 10 Sep 2015 11:54:28 +0000 (10 13:54 +0200)
committerMarco Wahl <marcowahlsoft@gmail.com>
Thu, 10 Sep 2015 11:54:28 +0000 (10 13:54 +0200)
tree2a80ed58a2213c7e434649ac0fdabc47b98c7f40
parenta4375e81c00210b4178384b75106ff2a8f0b752e
org-agenda: simplify one expression (refactoring)

* lisp/org-agenda.el (org-agenda-filter-by-category): replace '(and
  cat)' with the equivalent 'cat'.
lisp/org-agenda.el