瀏覽代碼

Fix an incomplete comment

Ryan C. Thompson 8 年之前
父節點
當前提交
99dbcb2723
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      ido-completing-read+.el

+ 2 - 1
ido-completing-read+.el

@@ -700,7 +700,8 @@ called through ido-cr+."
             #'ido-exhibit@ido-cr+-update-dynamic-collection)
 
 ;; Interoperation with minibuffer-electric-default-mode: only show the
-;; default when the input is empty and the empty string is the selected
+;; default when the input is empty and the empty string is the
+;; selected choice
 (defun minibuf-eldef-update-minibuffer@ido-cr+-compat (orig-fun &rest args)
   "This advice allows minibuffer-electric-default-mode to work with ido-cr+."
   (if (ido-cr+-active)