Przeglądaj źródła

Provide a description for defgroup

Ryan C. Thompson 13 lat temu
rodzic
commit
b057fe8e6a
1 zmienionych plików z 1 dodań i 1 usunięć
  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