/[emacs]/emacs/lisp/ido.el
ViewVC logotype

Diff of /emacs/lisp/ido.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.50 by dann, Fri Apr 8 14:26:13 2005 UTC revision 1.51 by kfstorm, Fri Apr 22 15:09:48 2005 UTC
# Line 1793  If INITIAL is non-nil, it specifies the Line 1793  If INITIAL is non-nil, it specifies the
1793                  (ido-name (car ido-matches))))                  (ido-name (car ido-matches))))
1794    
1795          (cond          (cond
1796           ((eq item 'buffer)           ((memq item '(buffer list))
1797            (setq done t))            (setq done t))
1798    
1799           ((string-equal "./" ido-selected)           ((string-equal "./" ido-selected)

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26