Merge branch 'maint'

This commit is contained in:
David Maus 2012-03-14 06:43:19 +01:00
commit 837b58ee28
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ ln create a hard link. Note that this is not supported
:type '(choice
(const :tag "Don't store link" nil)
(const :tag "Link to origin location" t)
(const :tag "Link to the attach-dir location" 'attached)))
(const :tag "Link to the attach-dir location" attached)))
;;;###autoload
(defun org-attach ()