]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 7 Jul 2002 23:01:21 +0000 (23:01 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 7 Jul 2002 23:01:21 +0000 (23:01 +0000)
lisp/ChangeLog

index fb882bfecd5c55bc3b0b128b15a727028d08f829..5d3453c4ef75489cfab1f35c6b2e44269096b190 100644 (file)
@@ -2,6 +2,9 @@
 
        * ido.el (ido-completion-help): Changed xemacs specific code to
        avoid byte compiler warning in GNU emacs.                                                                            
+       (ido-set-matches1): Use regexp-quote instead of identity.
+       (ido-complete-space): New function.
+       (ido-define-mode-map): Bind it to SPACE.
 
 2002-07-07  Stefan Monnier  <monnier@cs.yale.edu>