Fix typo.

This commit is contained in:
Carsten Dominik 2008-10-26 06:58:28 +01:00
parent 523cf1fe31
commit 1f892af3e6
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2008-10-26 Carsten Dominik <dominik@science.uva.nl>
* org-exp.el (org-export-select-tags, org-get-current-options):
Fix typo.
2008-10-25 Carsten Dominik <dominik@science.uva.nl>
* org-agenda.el (org-format-agenda-item)

View File

@ -70,7 +70,7 @@ force an export command into the current process."
If any such tag is found in a buffer, all trees that do not carry one
of these tags will be deleted before export.
Inside trees that are selected like this, you can still deselect a
subtree by tagging it with one of the `org-export-excude-tags'."
subtree by tagging it with one of the `org-export-exclude-tags'."
:group 'org-export-general
:type '(repeat (string :tag "Tag")))
@ -2597,7 +2597,7 @@ Does include HTML export options as well as TODO and CATEGORY stuff."
#+OPTIONS: H:%d num:%s toc:%s \\n:%s @:%s ::%s |:%s ^:%s -:%s f:%s *:%s TeX:%s LaTeX:%s skip:%s d:%s tags:%s
%s
#+EXPORT_SELECT_TAGS: %s
#+EXPORT_EXCUDE_TAGS: %s
#+EXPORT_EXCLUDE_TAGS: %s
#+LINK_UP: %s
#+LINK_HOME: %s
#+CATEGORY: %s