瀏覽代碼

Provide a description for defgroup

Ryan C. Thompson 13 年之前
父節點
當前提交
b057fe8e6a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ido-ubiquitous.el

+ 1 - 1
ido-ubiquitous.el

@@ -47,7 +47,7 @@
 
 ;;;###autoload
 (defgroup ido-ubiquitous nil
-  "Switch between files using substrings."
+  "Use ido for (almost) all completion."
   :group 'ido)
 
 ;;;###autoload