Coderefs: Supporting functionality
commitc80b4a6c24b63b132fa29dcde4340a2e0655b4f5
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 26 Dec 2008 16:50:09 +0000 (26 17:50 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 26 Dec 2008 22:23:39 +0000 (26 23:23 +0100)
treeff35fe183d69cd8908f140203b2736ca5f68f1b2
parent49f0a8d8b7a96f405413057d0165d10c93736f66
Coderefs: Supporting functionality

This patch adds support functionality for the new code references.  It
makes sure that `C-c C-o' will follow a code reference correctly.  It
also extends the command org-store-link to actually create a new code
reference cookie when used in a source code temporary buffer created
with "C-c '".  The new link will be stored, so that it can be inserted
with `C-c C-l'.  When inserting such a link, no description will be
prompted for, because these coderef links should best not have a
description part.
lisp/org.el