r333: In the path entry minibuffer, an exact match is favoured over any other
commit99ec9896c1db635906478afb1aac535a00c17e35
authorThomas Leonard <talex5@gmail.com>
Fri, 21 Jul 2000 17:28:47 +0000 (21 17:28 +0000)
committerThomas Leonard <talex5@gmail.com>
Fri, 21 Jul 2000 17:28:47 +0000 (21 17:28 +0000)
tree23e83a3c998e4df3b998bb15a8cb581fc2f5a0bc
parent20f04a603e60e0252ae609ff6931d1209e64c657
r333: In the path entry minibuffer, an exact match is favoured over any other
match. So, if you enter '.xsession' and press Return you'll get it, not
'.xsession-errors' or whatever!

The filer now clears APP_DIR from the environment so that child processes
don't get it. Fixed a bug which caused problems when using a small version
of the 'missing image' image.
ROX-Filer/Help/Changes
ROX-Filer/Help/TODO
ROX-Filer/src/filer.c
ROX-Filer/src/i18n.c
ROX-Filer/src/main.c
ROX-Filer/src/main.h
ROX-Filer/src/menu.c
ROX-Filer/src/minibuffer.c
ROX-Filer/src/pixmaps.c