Sync to HEAD
[bpt/emacs.git] / lisp / ido.el
2004-04-16 Kenichi HandaSync to HEAD
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-01 Miles BaderAdd arch taglines
2003-03-22 Kim F. Storm(ido-mode): Remove unused NOBIND arg. Fix doc string...
2003-02-05 Kim F. Storm(ido-define-mode-map):
2003-02-05 Kai Großjohann(ido-define-mode-map): Interact with Viper. From Kim F
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-02-03 Kim F. Storm(ido-define-mode-map): Remap viper delete char/word
2003-01-25 Richard M. StallmanMany doc fixes.
2003-01-24 Kim F. StormUpdate copyright.
2003-01-21 Kim F. Storm(ido-make-file-list, ido-make-dir-list): Don't move
2003-01-14 Kim F. Storm(ido-read-internal, ido-file-internal)
2003-01-14 Kim F. StormRemove final period from error message.
2003-01-13 Kim F. StormRename ido-max-prompt-width to ido-max-file-prompt...
2003-01-13 Kim F. Storm(ido-ignore-directories-merge): Doc fix.
2003-01-12 Kim F. Storm(ido-enable-tramp-completion): New defcustom.
2002-12-16 Kim F. Storm(ido-read-file-name): Removed debug message.
2002-11-27 Kim F. Storm(ido-xemacs): Remove defvar. All uses changed to
2002-11-01 Kim F. Storm(ido-read-file-name): Removed leftover debug message...
2002-10-29 Kim F. Storm(ido-wide-find-dirs-or-files): Fixed problem that caused
2002-10-27 Kim F. Storm(ido-cannot-complete-command): New defcustom, default to
2002-10-22 Kim F. Storm(ido-restrict-to-matches): New command.
2002-09-02 Kim F. Storm(ido-ignore-item-temp-list): New variable.
2002-07-23 Markus Rost(ido-separator): Fix type.
2002-07-12 Richard M. StallmanComment change.
2002-07-10 Kim F. Storm(ido-make-merged-file-list): Fix last change again.
2002-07-10 Juanma Barranquero(ido-enter-single-matching-directory): Delete leftover...
2002-07-09 Kim F. Storm(ido-make-merged-file-list): Fix last change.
2002-07-08 Kim F. Storm(ido-make-merged-file-list): Move fully matching item...
2002-07-08 Kim F. Storm(ido-find-common-substring): Return substring instead...
2002-07-07 Kim F. Storm(ido-set-matches1): Use regexp-quote instead of identity.
2002-07-07 Kim F. StormChanged xemacs specific code to avoid byte compiler...
2002-07-01 Juanma Barranquero(ido-minibuffer-setup-hook): Doc fix.
2002-06-27 Kim F. StormNew file.