diff options
| author | Eric Abrahamsen <eric@ericabrahamsen.net> | 2023-01-08 11:01:32 -0800 |
|---|---|---|
| committer | Eric Abrahamsen <eric@ericabrahamsen.net> | 2023-01-08 11:01:32 -0800 |
| commit | 409e4fc2c83f8406f362028dbcc3a1fc21182819 (patch) | |
| tree | 4aee21eabec77fce16caf5589cb490c193b32d78 /gnorb.el | |
| parent | 35d8a5090b06e9d451eeaf46567e6934a4d11b3d (diff) | |
Handle org-agenda-type 'tags with no tags, release 1.6.11externals/gnorb
* gnorb-org.el (gnorb-org-popup-bbdb): When popping up BBDB for org
agenda searches, the 'tags type of seach might only have properties in
the search string, no tags. If no tags are found, return silently.
Diffstat (limited to 'gnorb.el')
| -rw-r--r-- | gnorb.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ ;; Copyright (C) 2018-2020 Free Software Foundation, Inc. -;; Version: 1.6.10 +;; Version: 1.6.11 ;; Package-Requires: ((cl-lib "0.5")) ;; Maintainer: Eric Abrahamsen <eric@ericabrahamsen.net> |
