summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <n.goaziou@gmail.com>2014-01-27 21:43:43 +0100
committerNicolas Goaziou <n.goaziou@gmail.com>2014-01-27 21:43:43 +0100
commit2cb8b1401c3361465f50ace0b84c1770c5fa9fb4 (patch)
tree3d37dd785006e0f1a2bda014712674fa26db036d
parent2b8fd33d0f68674a712b0c015615a06079df1bcc (diff)
parent43870228c586e20362eea0dd418211a5e2db50bd (diff)
downloadorg-mode-2cb8b1401c3361465f50ace0b84c1770c5fa9fb4.tar.gz
Merge branch 'maint'
-rw-r--r--etc/ORG-NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index 44b3e10..de7fa20 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -177,6 +177,18 @@ then inline code snippets will be wrapped into the formatting string.
- =org-screenshot.el= by Max Mikhanosha :: an utility to handle
screenshots easily from Org, using the external tool [[http://freecode.com/projects/scrot][scrot]].
+** Miscellaneous
+
+*** "QUOTE" keywords in headlines are deprecated
+
+"QUOTE" keywords are an undocumented feature in Org. When a headline
+starts with the keyword "QUOTE", its contents are parsed as
+a ~quote-section~ and treated as an example block. You can achieve
+the same with example blocks.
+
+This feature is deprecated and will be removed in the next Org
+release.
+
* Version 8.0.1
** Installation