log lisp/ido.el @ 53906:b8d76d842cb9

age author description
2003-12-31 Kim F. Storm (ido-nonreadable-directory-p): New defun to check for
2003-12-27 Kim F. Storm Handle non-readable directories.
2003-11-25 Kim F. Storm * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
2003-09-01 Miles Bader Add arch taglines
2003-03-22 Kim F. Storm (ido-mode): Remove unused NOBIND arg. Fix doc string accordingly.
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 Barranquero Trailing whitespace deleted.
2003-02-03 Kim F. Storm (ido-define-mode-map): Remap viper delete char/word
2003-01-25 Richard M. Stallman Many doc fixes.
2003-01-24 Kim F. Storm Update 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. Storm Remove final period from error message.
2003-01-13 Kim F. Storm Rename ido-max-prompt-width to ido-max-file-prompt-width for consistency.
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 "gotit".
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. Stallman Comment 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 comment.
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 to head of list.
2002-07-08 Kim F. Storm (ido-find-common-substring): Return substring instead of t.
2002-07-07 Kim F. Storm (ido-set-matches1): Use regexp-quote instead of identity.
2002-07-07 Kim F. Storm Changed xemacs specific code to avoid byte compiler warning in GNU
2002-07-01 Juanma Barranquero (ido-minibuffer-setup-hook): Doc fix.
2002-06-27 Kim F. Storm New file.