浏览代码

Merge branch 'maint'

Bastien 5 年之前
父节点
当前提交
f704904737
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lisp/org-macs.el

+ 1 - 0
lisp/org-macs.el

@@ -416,6 +416,7 @@ is selected, only the bare key is returned."
     (let ((inhibit-quit t)
 	  (buffer (org-switch-to-buffer-other-window "*Org Select*"))
 	  (prompt (or prompt "Select: "))
+	  case-fold-search
 	  current)
       (unwind-protect
 	  (catch 'exit