log lisp/ido.el @ 69142:2636d9dd3567

age author description
2006-02-11 Kim F. Storm (ido-buffer-internal): Set mark for ido-insert-buffer.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-08 Kim F. Storm Move Acknowledgements and History after Commentary.
2005-12-07 Kim F. Storm (ido-completion-map): Renamed from ido-mode-map.
2005-11-26 Kim F. Storm (ido-mode-map): Doc fix.
2005-10-19 Kim F. Storm (ido-is-tramp-root): Simplify regexp matching tramp root.
2005-10-03 Kim F. Storm (ido-mode): Use custom-initialize-set.
2005-09-24 Romain Francoise 2005-09-25 Romain Francoise <romain@orebokech.com>
2005-08-31 Juanma Barranquero (cua-inhibit-cua-keys): Add defvar.
2005-08-21 Kim F. Storm (ido-ignore-item-p): Use save-match-data.
2005-08-18 Kim F. Storm (ido-everywhere): Fix defcustom :set function to disable
2005-08-17 Kim F. Storm (ido-enter-matching-directory): Rename from
2005-08-15 Kim F. Storm (ido-buffer-internal): Use with-no-warnings.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-17 Kim F. Storm (dired-other-window): Put ido property on dired-other-window.
2005-07-15 Kim F. Storm (ido-file-internal, ido-read-file-name, ido-read-directory-name):
2005-07-15 Kim F. Storm Fix commentary.
2005-07-15 Kim F. Storm (ido-define-mode-map): Move ido-next-work-file to C-M-o.
2005-07-08 Kim F. Storm * ido.el (ido-use-filename-at-point): New choice `guess'.
2005-07-08 Kim F. Storm (ido-before-fallback-functions): New hook.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-15 Kim F. Storm 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
2005-06-14 Kim F. Storm (ido-mode): Make a new keymap every time we enable ido,
2005-06-10 Juanma Barranquero (ido-mode, ido-file-extensions-order, ido-default-file-method,
2005-06-08 Kim F. Storm (ido-read-file-name): Fallback to read-file-name on C-f
2005-06-06 Kim F. Storm (ido-first-match, ido-only-match, ido-subdir)
2005-06-03 Kim F. Storm (ido-make-merged-file-list-1): New defun split from
2005-05-19 Kim F. Storm (ido-magic-forward-char): Enter ido-find-file at end of input.
2005-05-15 Kim F. Storm (ido-magic-forward-char, ido-magic-backward-char)
2005-05-05 Kim F. Storm (ido-setup-hook): New hook.
2005-05-03 Kim F. Storm Fix emacs version in commentary.
2005-04-28 Kim F. Storm (ido-everywhere): Fix last change.
2005-04-24 Kim F. Storm (ido-everywhere): Save and restore old read-buffer-function
2005-04-22 Kim F. Storm (ido-read-internal): Fix `list' completion.
2005-04-08 Dan Nicolaescu * mh-customize.el (mh-speedbar-selected-folder-face): Special case
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 command.
2005-02-09 Kim F. Storm Change 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 Kastrup Update AUCTeX information.
2004-05-04 Kim F. Storm Update copyright and commentary.
2004-05-04 Kim F. Storm (ido-read-file-name): If command has ido property, don't use ido
2004-05-04 Kim F. Storm (ido-read-internal): Fix call to read-file-name for edit.
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. 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.