Просмотр исходного кода

Provide a description for defgroup

Ryan C. Thompson 13 лет назад
Родитель
Сommit
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