Correctly match source block edit buffers.
commitce8b0963dbb2e7ddb99d3a797ddf129028ed44d2
authorBastien Guerry <bzg@altern.org>
Fri, 16 Mar 2012 18:24:24 +0000 (16 19:24 +0100)
committerBastien Guerry <bzg@altern.org>
Fri, 16 Mar 2012 18:24:24 +0000 (16 19:24 +0100)
tree134f66b15d14a9cfeead6ba528510d86f5761fda
parent8e7f84ea3d021c3513a9fce9b275c2f93fa95f2d
Correctly match source block edit buffers.

* org-src.el (org-src-edit-buffer-p): New function.

* org.el (org-store-link): Use the new function to correctly
match source code buffer.

TINYCHANGE

Thanks to Ilya Shlyakhter for this patch.
lisp/org-src.el
lisp/org.el