diff --git a/hemlock/echocoms.lisp b/hemlock/echocoms.lisp index c2caac260e8a9a00cfcd076c0354777ab7a849ab..066de83ee12d4cb27ac4db661c7fc894c4b223e9 100644 --- a/hemlock/echocoms.lisp +++ b/hemlock/echocoms.lisp @@ -21,7 +21,7 @@ (defhvar "Ignore File Types" "File types to ignore when trying to complete a filename." :value - (list "err" "fasl" "mipsf" "sparcf" "rtf" ; Lisp + (list "fasl" "pmaxf" "sparcf" "rtf" "err" ; Lisp "BAK" "CKP" ; Backups & Checkpoints "PS" "ps" "press" "otl" "dvi" "toc" ; Formatting "bbl" "lof" "idx" "lot" "aux" ; Formatting