]> git.eshelyaron.com Git - emacs.git/commit
org-map-entries: Fix org-agenda-prepare-buffers call
authorPhillip Lord <phillip.lord@newcastle.ac.uk>
Sat, 30 Apr 2016 07:43:39 +0000 (08:43 +0100)
committerPhillip Lord <phillip.lord@newcastle.ac.uk>
Sat, 30 Apr 2016 13:46:44 +0000 (14:46 +0100)
commitb52ebd4f20ecc3f207a88cf7ac18c745b6e8ef80
tree3d08e69af7af68d17b1fc1dec0c9374c22898934
parent86aa4094d7f8bb68863759cf109a046f4bad450d
org-map-entries: Fix org-agenda-prepare-buffers call

* lisp/org.el (org-map-entries): Check that buffer-file-name is non-nil
  before passing to org-agenda-prepare-buffers.

This is a backport of commit 44c8cd7136e3fcd1e6bfa08895cac437b7a691fa
from upstream org-mode. Addresses bug #23365.
lisp/org/org.el