org-agenda.el: Fix a bug about narrowing to wrong region boundaries
commita9f590e7b13f8f61651a1645b81d7520c589b310
authorBastien Guerry <bzg@altern.org>
Mon, 29 Apr 2013 17:02:13 +0000 (29 19:02 +0200)
committerBastien Guerry <bzg@altern.org>
Mon, 29 Apr 2013 17:02:13 +0000 (29 19:02 +0200)
tree9540a7f62d82f2021f5baed58fa805448ec86227
parentc18468798f577fad8db2befcda5c0c7a127452c6
org-agenda.el: Fix a bug about narrowing to wrong region boundaries

* org-agenda.el (org-agenda, org-search-view, org-tags-view)
(org-agenda-get-day-entries, org-agenda-set-restriction-lock):
Use (current-buffer) as the value of `org-agenda-restrict'.
Fix a bug about narrowing to wrong region boundaries when
`org-agenda-restrict' is non-nil.

Thanks to Thomas Holst for reporting this bug.
lisp/org-agenda.el