view src/vlimit.h @ 59995:8f4938738427

(ido-file-extensions-order): New defcustom. (ido-file-extension-lessp, ido-file-extension-aux) (ido-file-extension-order): New advanced file ordering. (ido-file-lessp): New simple file ordering. (ido-sort-list): Remove. (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp. (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
author Kim F. Storm <storm@cua.dk>
date Tue, 08 Feb 2005 23:51:31 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

/* Dummy for Emacs so that we can run on VMS... */
#define LIM_DATA 0

/* arch-tag: 0c3436cb-5edc-447a-87af-acec402a65b9
   (do not change this comment) */