소스 검색

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

Nicolas Goaziou 8 년 전
부모
커밋
f1a1cad93a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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]].