view lisp/term/vt102.el @ 49368:52f5fa69909e

(ido-make-file-list, ido-make-dir-list): Don't move visited directories to end of list; it's the wrong thing to do if we want to find a file or directory in such directories.
author Kim F. Storm <storm@cua.dk>
date Tue, 21 Jan 2003 22:13:23 +0000
parents 33d53d287ee4
children 695cf19ef79e d7ddb3e565de
line wrap: on
line source

;; -*- no-byte-compile: t -*-

(load "term/vt100" nil t)

;;; vt102.el ends here