log lisp/ido.el @ 86409:c82c5e265dce

age author description
Sat, 24 Nov 2007 15:40:09 +0000 Michael Albinus * ido.el (ido-file-name-all-completions-1): Check for fboundp of
Mon, 19 Nov 2007 08:50:04 +0000 Dan Nicolaescu * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
Sat, 10 Nov 2007 00:17:09 +0000 Juanma Barranquero (ido-save-history): Save the history file in UTF-8,
Tue, 06 Nov 2007 12:25:06 +0000 Juanma Barranquero (ido-save-history): Write the history file in the current filename
Tue, 25 Sep 2007 11:08:45 +0000 Juanma Barranquero (ido-to-end, ido-set-matches-1): Use `mapc' rather than `mapcar'.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Tue, 04 Dec 2007 15:40:26 +0000 Juanma Barranquero (ido-save-history): Use emacs-mule coding system instead of
Sat, 10 Nov 2007 00:27:50 +0000 Juanma Barranquero (ido-save-history): Write the history file in UTF-8,
Wed, 08 Aug 2007 07:38:50 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Wed, 20 Jun 2007 15:17:17 +0000 Juanma Barranquero (ido-find-file-in-dir): Don't signal an error for empty directories.
Sun, 22 Apr 2007 10:37:08 +0000 Kim F. Storm (ido-kill-buffer-at-head, ido-delete-file-at-head):
Thu, 29 Mar 2007 22:33:22 +0000 Kim F. Storm (ido-read-internal): When reading file or dir, only override
Sat, 17 Mar 2007 18:04:50 +0000 Chong Yidong (ido-init-completion-maps): Remap delete-backward-char.
Sun, 25 Feb 2007 23:48:54 +0000 Kim F. Storm (ido-buffer-internal): Set this-command to fallback command.
Mon, 05 Feb 2007 22:36:13 +0000 Kim F. Storm Doc fixes.
Wed, 31 Jan 2007 15:29:22 +0000 Juanma Barranquero (ido-set-common-completion): Use `let', not `let*'.
Wed, 24 Jan 2007 00:07:34 +0000 Kim F. Storm (ido-initial-position): New variable.
Mon, 22 Jan 2007 22:37:25 +0000 Kim F. Storm (ido-active): Add xemacs test from ido-minibuffer-setup.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 27 Dec 2006 02:22:36 +0000 Kim F. Storm (ido-set-matches-1): Fix last change. If default item is
Wed, 27 Dec 2006 00:26:54 +0000 Kim F. Storm (ido-set-matches-1): Never put current buffer first if
Sat, 16 Dec 2006 01:34:10 +0000 Kim F. Storm (ido-toggle-ignore, ido-completion-help): Print message while
Sat, 16 Dec 2006 01:24:26 +0000 Kim F. Storm (ido-completion-help): Build ido-cur-list and ido-matches
Sun, 10 Dec 2006 23:58:23 +0000 Kim F. Storm (ido-init-completion-maps): Remap backward-kill-word
Thu, 30 Nov 2006 20:50:31 +0000 Kim F. Storm 2006-11-30 Micha¸«³l Cadilhac <michael.cadilhac@lrde.org>
Thu, 16 Nov 2006 09:07:16 +0000 Kim F. Storm (ido-file-internal): Use current buffer's file name as default
Mon, 13 Nov 2006 22:05:06 +0000 Kim F. Storm (ido-copy-current-word): C-o copies region if active.
Sat, 11 Nov 2006 04:00:13 +0000 Glenn Morris (ido-enable-prefix): Improve previous doc fix.
Fri, 10 Nov 2006 09:09:08 +0000 Glenn Morris (ido-enable-prefix): Doc fix (Nil -> nil).