Browse Source

org.texi: Fix #+CATEGORY description

* doc/org.texi (In-buffer settings): Remove deprecated behaviour.
Nicolas Goaziou 10 years ago
parent
commit
b9df29cdfc
1 changed files with 2 additions and 3 deletions
  1. 2 3
      doc/org.texi

+ 2 - 3
doc/org.texi

@@ -16649,9 +16649,8 @@ all subsequent lines until the next @samp{#+ARCHIVE} line, or the end
 of the file.  The first such line also applies to any entries before it.
 of the file.  The first such line also applies to any entries before it.
 The corresponding variable is @code{org-archive-location}.
 The corresponding variable is @code{org-archive-location}.
 @item #+CATEGORY:
 @item #+CATEGORY:
-This line sets the category for the agenda file.  The category applies
-for all subsequent lines until the next @samp{#+CATEGORY} line, or the
-end of the file.  The first such line also applies to any entries before it.
+This line sets the category for the agenda file.  The category applies to the
+whole document.
 @item #+COLUMNS: %25ITEM ...
 @item #+COLUMNS: %25ITEM ...
 @cindex property, COLUMNS
 @cindex property, COLUMNS
 Set the default format for columns view.  This format applies when
 Set the default format for columns view.  This format applies when