diff --git a/hemlock/echocoms.lisp b/hemlock/echocoms.lisp index 41deba6dab14087608d77249ff4890ef2499c023..060b7277aac863585c877aef164b3d86e584e6a2 100644 --- a/hemlock/echocoms.lisp +++ b/hemlock/echocoms.lisp @@ -5,7 +5,7 @@ ;;; Carnegie Mellon University, and has been placed in the public domain. ;;; (ext:file-comment - "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/hemlock/echocoms.lisp,v 1.6 1997/01/18 14:31:55 ram Exp $") + "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/hemlock/echocoms.lisp,v 1.7 1998/09/05 23:17:06 dtc Exp $") ;;; ;;; ********************************************************************** ;;; @@ -23,7 +23,7 @@ "File types to ignore when trying to complete a filename." :value (list "fasl" "pmaxf" "sparcf" "rtf" "hpf" "axpf" "sgif" "err" - "x86f" "lbytef" "core" ; Lisp + "x86f" "lbytef" "core" "trace" ; Lisp "BAK" "CKP" ; Backups & Checkpoints "PS" "ps" "press" "otl" "dvi" "toc" ; Formatting "bbl" "lof" "idx" "lot" "aux" ; Formatting