Commit graph

12 commits

Author SHA1 Message Date
Kim F. Storm
69beb26d2f (ido-ignore-item-temp-list): New variable.
(ido-read-internal): Don't set ido-default-item if the default is
member of ido-ignore-item-temp-list.
Don't return first match for C-j if no text is entered.
(ido-buffer-internal): Check for empty string return.
(ido-make-buffer-list1): Use member instead of memq.
(ido-window-buffer-p): Likewise.
(ido-get-bufname): Ignore buffers on ido-ignore-item-temp-list.
(ido-ignore-item-p): Ignore items on ido-ignore-item-temp-list.
2002-09-02 10:40:56 +00:00
Markus Rost
610a4f6486 (ido-separator): Fix type. 2002-07-23 02:26:56 +00:00
Richard M. Stallman
0fe826e987 Comment change. 2002-07-12 23:25:26 +00:00
Kim F. Storm
e20b31732a (ido-make-merged-file-list): Fix last change again. 2002-07-10 11:08:01 +00:00
Juanma Barranquero
df31d96b4d (ido-enter-single-matching-directory): Delete leftover comment. 2002-07-10 08:18:31 +00:00
Kim F. Storm
4e85a73353 (ido-make-merged-file-list): Fix last change. 2002-07-09 09:08:18 +00:00
Kim F. Storm
9a08196a0b (ido-make-merged-file-list): Move fully matching item to head of list. 2002-07-08 22:22:12 +00:00
Kim F. Storm
9066a4d070 (ido-find-common-substring): Return substring instead of t. 2002-07-08 22:03:02 +00:00
Kim F. Storm
030fa15b8f (ido-set-matches1): Use regexp-quote instead of identity.
(ido-complete-space): New function.
(ido-define-mode-map): Bind it to SPACE.
2002-07-07 23:02:54 +00:00
Kim F. Storm
6c1bc24638 Changed xemacs specific code to avoid byte compiler warning in GNU
emacs.
2002-07-07 21:16:23 +00:00
Juanma Barranquero
319a586a30 (ido-minibuffer-setup-hook): Doc fix. 2002-07-01 16:11:39 +00:00
Kim F. Storm
789d1bf0f0 New file. 2002-06-27 22:39:10 +00:00