Merge branch 'maint'

This commit is contained in:
Kyle Meyer 2016-02-07 11:56:36 -05:00
commit 4f499fff96
2 changed files with 5 additions and 2 deletions

View File

@ -7151,7 +7151,9 @@ files, targets usually define a node. Entries will become children of this
node. Other types will be added to the table or list in the body of this
node. Most target specifications contain a file name. If that file name is
the empty string, it defaults to @code{org-default-notes-file}. A file can
also be given as a variable, function, or Emacs Lisp form.
also be given as a variable, function, or Emacs Lisp form. When an absolute
path is not specified for a target, it is taken as relative to
@code{org-directory}.
Valid values are:

View File

@ -127,7 +127,8 @@ target Specification of where the captured item should be placed.
Most target specifications contain a file name. If that file
name is the empty string, it defaults to `org-default-notes-file'.
A file can also be given as a variable, function, or Emacs Lisp
form.
form. When an absolute path is not specified for a
target, it is taken as relative to `org-directory'.
Valid values are: