aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/ORG-NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index a6b31cf1249..2cfa08f1286 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -20,7 +20,7 @@ Please send Org bug reports to emacs-orgmode@gnu.org.
20 :PROPERTIES: 20 :PROPERTIES:
21 :OrgVersion: 7.4 21 :OrgVersion: 7.4
22 :END: 22 :END:
23 23
24 The variable =org-agenda-ndays= is obsolete - please use 24 The variable =org-agenda-ndays= is obsolete - please use
25 =org-agenda-span= instead. 25 =org-agenda-span= instead.
26 26
@@ -313,7 +313,7 @@ to mean anything.
313 :OrgVersion: 7.5 313 :OrgVersion: 7.5
314 :END: 314 :END:
315 315
316 You can now create links from messages. This is particularily 316 You can now create links from messages. This is particularly
317 useful when the user wants to stored messages that he sends, for 317 useful when the user wants to stored messages that he sends, for
318 later check. Thanks to Ulf Stegemann for the patch. 318 later check. Thanks to Ulf Stegemann for the patch.
319 319
@@ -328,7 +328,7 @@ to mean anything.
328 328
329: Percent escaping is used in Org mode to escape certain characters 329: Percent escaping is used in Org mode to escape certain characters
330: in links that would either break the parser (e.g. square brackets 330: in links that would either break the parser (e.g. square brackets
331: in link target oder description) or are not allowed to appear in 331: in link target or description) or are not allowed to appear in
332: a particular link type (e.g. non-ascii characters in a http: 332: a particular link type (e.g. non-ascii characters in a http:
333: link). 333: link).
334: 334: