Fix bug when using prefix arg to construct `org-link-search' call.
commit4d880b150f49a022988d4d9e46bc18167412f8cf
authorDan Davison <dandavison7@gmail.com>
Sun, 30 Jan 2011 21:13:43 +0000 (30 21:13 +0000)
committerBastien Guerry <bzg@altern.org>
Sat, 12 Feb 2011 22:56:36 +0000 (12 23:56 +0100)
tree0986bd6253b29e7071dfd9dba77afbb1dfa085e1
parent0f40214ec1f4d0ae45facb5c1481713340e05762
Fix bug when using prefix arg to construct `org-link-search' call.

* lisp/org.el (org-open-at-point): Fix bug when using prefix arg to
construct `org-link-search' call. Rename prefix arg with a more
generic name, to reflect its diverse uses in this function.
lisp/org.el