changeset 108281:cc30c752cec3

* minibuffer.el: Revert previous change.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 07 May 2010 05:11:56 +0200
parents 2b6edf94b41c
children d951d5810160
files lisp/ChangeLog lisp/minibuffer.el
diffstat 2 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 06 20:01:40 2010 -0700
+++ b/lisp/ChangeLog	Fri May 07 05:11:56 2010 +0200
@@ -1,7 +1,5 @@
 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)
--- a/lisp/minibuffer.el	Thu May 06 20:01:40 2010 -0700
+++ b/lisp/minibuffer.el	Fri May 07 05:11:56 2010 +0200
@@ -1987,8 +1987,6 @@
   "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