]> code.delx.au - gnu-emacs/history - lisp/ido.el
Add 2008 to copyright years.
[gnu-emacs] / lisp / ido.el
2008-01-07 Glenn MorrisAdd 2008 to copyright years.
2007-12-04 Juanma Barranquero(ido-save-history): Use emacs-mule coding system instead of
2007-11-10 Juanma Barranquero(ido-save-history): Write the history file in UTF-8,
2007-08-08 Glenn MorrisReplace `iff' in doc-strings and comments.
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-06-20 Juanma Barranquero(ido-find-file-in-dir): Don't signal an error for empty...
2007-04-22 Kim F. Storm(ido-kill-buffer-at-head, ido-delete-file-at-head):
2007-03-29 Kim F. Storm(ido-read-internal): When reading file or dir, only...
2007-03-17 Chong Yidong(ido-init-completion-maps): Remap delete-backward-char.
2007-02-25 Kim F. Storm(ido-buffer-internal): Set this-command to fallback...
2007-02-05 Kim F. StormDoc fixes.
2007-01-31 Juanma Barranquero(ido-set-common-completion): Use `let', not `let*'.
2007-01-24 Kim F. Storm(ido-initial-position): New variable.
2007-01-22 Kim F. Storm(ido-active): Add xemacs test from ido-minibuffer-setup.
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-12-27 Kim F. Storm(ido-set-matches-1): Fix last change. If default item is
2006-12-27 Kim F. Storm(ido-set-matches-1): Never put current buffer first if
2006-12-16 Kim F. Storm(ido-toggle-ignore, ido-completion-help): Print message...
2006-12-16 Kim F. Storm(ido-completion-help): Build ido-cur-list and ido-matches
2006-12-10 Kim F. Storm(ido-init-completion-maps): Remap backward-kill-word
2006-11-30 Kim F. Storm2006-11-30 Michaël Cadilhac <michael.cadilhac@lrde...
2006-11-16 Kim F. Storm(ido-file-internal): Use current buffer's file name...
2006-11-13 Kim F. Storm(ido-copy-current-word): C-o copies region if active.
2006-11-11 Glenn Morris(ido-enable-prefix): Improve previous doc fix.
2006-11-10 Glenn Morris(ido-enable-prefix): Doc fix (Nil -> nil).
2006-11-08 Juanma Barranquero(ido-ignore-extensions, ido-show-dot-for-dired, ido...
2006-10-16 Kim F. Storm(ido-reread-directory): Work in `dir' mode too.
2006-10-15 Kim F. Storm2006-10-15 Michaël Cadilhac <michael.cadilhac@lrde...
2006-10-06 Kim F. Storm(ido-file-extension-aux): Fix comparison.
2006-10-06 Kim F. Storm(ido-wide-find-dirs-or-files): Use shell-quote-argument.
2006-09-29 Kim F. Storm(ido-file-internal): Only bind minibuffer-completing...
2006-09-14 Kim F. Storm(ido-ignore-item-p): Allow any kind of functions in...
2006-09-10 Kim F. Storm(ido-edit-input, ido-complete, ido-take-first-match)
2006-09-05 Kim F. Storm(ido-visit-buffer): Use buffer name if buffer arg is...
2006-08-22 Kim F. Storm(ido-set-matches-1): Fix full matching for subdirs.
2006-07-11 Kim F. Storm(ido-copy-current-file-name): Use buffer-name if buffer...
2006-06-08 Kim F. Storm(ido-read-internal): Only pop stack elements automatica...
2006-06-07 Kim F. Storm(ido-file-internal): Pass full file name to write-file.
2006-06-07 Kim F. Storm(ido-copy-current-file-name): Repeating C-w inserts...
2006-06-07 Kim F. Storm(ido-take-first-match, ido-push-dir-first): New commands.
2006-06-05 Kim F. Storm(ido-default-file-method, ido-default-buffer-method):
2006-05-20 Kim F. Storm(ido-read-file-name): Bind ido-show-dot-for-dired to nil
2006-05-17 Kim F. Storm(ido-read-internal): Use only nondirectory part of...
2006-04-06 Kim F. Storm(ido-mode): Remove ido-ignore-unc-host-regexps from...
2006-04-06 Juanma Barranquero(ido-unc-hosts-cache): Fix typo in docstring.
2006-04-05 Kim F. Storm(ido-mode): Set after ido-unc-hosts and ido-ignore...
2006-03-31 Kim F. Storm(ido-unc-hosts-cache): New defvar.
2006-03-31 Juanma Barranquero(ido-report-no-match, ido-switch-buffer,
2006-03-31 Juanma Barranquero(ido-cache-unc-host-shares-time, ido-max-work-file...
2006-03-18 Kim F. Storm(ido-cache-ftp-work-directory-time): Doc fix.
2006-03-16 Kim F. Storm(ido-edit-input): Use selected match, if any.
2006-02-26 Kim F. Storm(ido-save-history, ido-load-history): Simplify. Don't
2006-02-11 Kim F. Storm(ido-buffer-internal): Set mark for ido-insert-buffer.
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-12-08 Kim F. StormMove 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...
2005-10-03 Kim F. Storm(ido-mode): Use custom-initialize-set.
2005-09-24 Romain Francoise2005-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 NguyenUpdate years in copyright notice; nfc.
2005-07-17 Kim F. Storm(dired-other-window): Put ido property on dired-other...
2005-07-15 Kim F. Storm(ido-file-internal, ido-read-file-name, ido-read-direct...
2005-07-15 Kim F. StormFix commentary.
2005-07-15 Kim F. Storm(ido-define-mode-map): Move ido-next-work-file to C...
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 KamstraUpdate FSF's address.
2005-06-15 Kim F. Storm2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
2005-06-14 Kim F. Storm(ido-mode): Make a new keymap every time we enable...
2005-06-10 Juanma Barranquero(ido-mode, ido-file-extensions-order, ido-default-file...
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...
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. StormFix 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...
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...
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...
next