emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Document ID special property.
@ 2012-05-17 22:17 Adam Spiers
  2012-05-18  6:33 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Spiers @ 2012-05-17 22:17 UTC (permalink / raw)
  To: org-mode mailing list

* doc/org.texi: add ID to the list of special properties.
---
 doc/org.texi |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/doc/org.texi b/doc/org.texi
index 4c48a03..ab8fb67 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -4926,6 +4926,7 @@ column view (@pxref{Column view}), or to use them in queries.  The following
 property names are special and (except for @code{:CATEGORY:}) should not be
 used as keys in the properties drawer:
 
+@cindex property, special, ID
 @cindex property, special, TODO
 @cindex property, special, TAGS
 @cindex property, special, ALLTAGS
@@ -4942,6 +4943,8 @@ used as keys in the properties drawer:
 @cindex property, special, ITEM
 @cindex property, special, FILE
 @example
+ID           @r{A globally unique ID used for synchronization during}
+             @r{iCalendar or MobileOrg export.}
 TODO         @r{The TODO keyword of the entry.}
 TAGS         @r{The tags defined directly in the headline.}
 ALLTAGS      @r{All tags, including inherited ones.}
-- 
1.7.8.206.g71406

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Document ID special property.
  2012-05-17 22:17 [PATCH] Document ID special property Adam Spiers
@ 2012-05-18  6:33 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-05-18  6:33 UTC (permalink / raw)
  To: org-mode mailing list

Adam Spiers <orgmode@adamspiers.org> writes:

> * doc/org.texi: add ID to the list of special properties.
> * doc/org.texi: Fix typo in description of the 'Hooks' section
> * lisp/org-html.el: add hyperlink to http://orgmode.org/ from export footer

Applied, thanks.  I also added the link to Emacs website, to be fair.

Best,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-18  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-17 22:17 [PATCH] Document ID special property Adam Spiers
2012-05-18  6:33 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).