Explorar el Código

ORG-NEWS: Add incompatible change about `org-split-string'

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

+ 2 - 0
etc/ORG-NEWS

@@ -98,6 +98,8 @@ details.
 Use "/!" markup when filtering TODO keywords to get only not-done TODO
 keywords.
 
+*** ~org-split-string~ returns ~("")~ when called on an empty string
+It used to return nil.
 *** Removal of =ob-scala.el=
 
 See [[https://github.com/ensime/emacs-scala-mode/issues/114][this github issue]].