Explorar el Código

ORG-NEWS: Document read date change

Nicolas Goaziou hace 11 años
padre
commit
e4195fa7db
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      etc/ORG-NEWS

+ 6 - 0
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.