From 36753ee650dfb39bb9896d8410d70a742296ab5e Mon Sep 17 00:00:00 2001 From: Bastien Date: Wed, 4 Dec 2019 10:41:06 +0100 Subject: [PATCH] etc/ORG-NEWS: Rename "Version Next" to "Version 9.4 (not yet released)" --- etc/ORG-NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index 275a33b73..027f8c551 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS @@ -10,13 +10,15 @@ See the end of the file for license conditions. Please send Org bug reports to mailto:emacs-orgmode@gnu.org. -* Version Next +* Version 9.4 (not yet released) ** New features + *** Property drawers before first headline, outline level 0 + Property drawers will now work before first headline and Org mode is moving more towards making things before the first headline behave just as if it was at outline level 0. Inheritance for properties will -work also for this level. In other words; defining things in a +work also for this level. In other words: defining things in a property drawer before the first headline will make them "inheritable" for all headlines.