log lisp/ido.el @ 71903:401abc709b9c

age author description
Tue, 11 Jul 2006 20:13:59 +0000 Kim F. Storm (ido-copy-current-file-name): Use buffer-name if buffer-file-name is nil.
Thu, 08 Jun 2006 11:29:27 +0000 Kim F. Storm (ido-read-internal): Only pop stack elements automatically if they
Wed, 07 Jun 2006 22:45:27 +0000 Kim F. Storm (ido-file-internal): Pass full file name to write-file.
Wed, 07 Jun 2006 22:25:55 +0000 Kim F. Storm (ido-copy-current-file-name): Repeating C-w inserts whole file name.
Wed, 07 Jun 2006 22:05:05 +0000 Kim F. Storm (ido-take-first-match, ido-push-dir-first): New commands.
Mon, 05 Jun 2006 22:22:41 +0000 Kim F. Storm (ido-default-file-method, ido-default-buffer-method):
Sat, 20 May 2006 22:33:54 +0000 Kim F. Storm (ido-read-file-name): Bind ido-show-dot-for-dired to nil
Wed, 17 May 2006 21:25:59 +0000 Kim F. Storm (ido-read-internal): Use only nondirectory part of default item.
Thu, 06 Apr 2006 10:35:22 +0000 Kim F. Storm (ido-mode): Remove ido-ignore-unc-host-regexps from the :set-after list.
Thu, 06 Apr 2006 08:47:07 +0000 Juanma Barranquero (ido-unc-hosts-cache): Fix typo in docstring.
Wed, 05 Apr 2006 14:17:08 +0000 Kim F. Storm (ido-mode): Set after ido-unc-hosts and ido-ignore-unc-host-regexps.
Fri, 31 Mar 2006 23:47:02 +0000 Kim F. Storm (ido-unc-hosts-cache): New defvar.
Fri, 31 Mar 2006 15:59:30 +0000 Juanma Barranquero (ido-report-no-match, ido-switch-buffer,
Fri, 31 Mar 2006 11:43:59 +0000 Juanma Barranquero (ido-cache-unc-host-shares-time, ido-max-work-file-list, ido-switch-buffer):
Sat, 18 Mar 2006 01:48:52 +0000 Kim F. Storm (ido-cache-ftp-work-directory-time): Doc fix.