2010-05-07 Juanma Barranquero <lekktu@gmail.com>
+ * minibuffer.el (comps): Declare for byte-compiler.
+
Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
* emulation/cua-base.el (cua-repeat-replace-region):
* emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
"Like `reverse' but for a string STR rather than a list."
(apply 'string (nreverse (mapcar 'identity str))))
+(defvar comps)
+
(defun completion--common-suffix (strs)
"Return the common suffix of the strings STRS."
(completion--sreverse