From e4195fa7db03284c0c0d5b70a66d419ce7caf3e9 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Thu, 13 Nov 2014 21:49:03 +0100 Subject: [PATCH] ORG-NEWS: Document read date change --- etc/ORG-NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index 11e8671b8..cc60c7a71 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS @@ -10,6 +10,12 @@ Please send Org bug reports to emacs-orgmode@gnu.org. * Version 8.3 ** Incompatible changes +*** Replace disputed keys again when reading a date +~org-replace-disputed-keys~ has been ignored when reading date since +version 8.1, but the former behavior is restored again. + +Keybinding for reading date can be customized with a new variable +~org-read-date-minibuffer-local-map~. *** Properties drawers syntax changes Properties drawers are now required to be located right after a headline and its planning line, when applicable.