Explorar el Código

Provide a description for defgroup

Ryan C. Thompson hace 13 años
padre
commit
b057fe8e6a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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