]> code.delx.au - gnu-emacs/history - lisp/ido.el
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-254
[gnu-emacs] / lisp / ido.el
2005-04-08 Dan Nicolaescu* mh-customize.el (mh-speedbar-selected-folder-face...
2005-03-31 Kim F. Storm(ido-file-internal): Fall back to non-ido command if
2005-02-16 Kim F. Storm(ido-fallback-command): Pass user input to fallback...
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2005-02-08 Kim F. Storm(ido-file-extensions-order): New defcustom.
2004-11-23 Kim F. Storm(ido-read-internal): Fix require-match check when
2004-10-30 Kim F. Storm(group ido): Add :version keyword.
2004-09-24 Kim F. Storm(ido-max-directory-size): New defcustom.
2004-09-22 Kim F. Storm(ido-choice-list): New dynamic var for `list' context.
2004-09-11 Kim F. Storm(ido-enable-dot-prefix): Doc fix.
2004-08-22 David KastrupUpdate AUCTeX information.
2004-05-04 Kim F. StormUpdate copyright and commentary.
2004-05-04 Kim F. Storm(ido-read-file-name): If command has ido property,...
2004-05-04 Kim F. Storm(ido-read-internal): Fix call to read-file-name for...
2004-04-10 Kim F. Storm(ido-confirm-unique-completion): New defcustom.
2003-12-31 Kim F. Storm(ido-nonreadable-directory-p): New defun to check for
2003-12-27 Kim F. StormHandle non-readable directories.
2003-11-25 Kim F. Storm* ido.el (ido-use-filename-at-point, ido-use-url-at...
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.