# HG changeset patch # User Eli Zaretskii # Date 1011964104 0 # Node ID 8b6f9b8622d8831f9630838b565b8a5b1b22b49f # Parent b984e9bf0c8527d3fa9469c4fffc4ed7c0e8c268 (DONTCOMPILE): Remove term/xterm.el. diff -r b984e9bf0c85 -r 8b6f9b8622d8 lisp/Makefile.in --- a/lisp/Makefile.in Fri Jan 25 13:07:35 2002 +0000 +++ b/lisp/Makefile.in Fri Jan 25 13:08:24 2002 +0000 @@ -105,7 +105,6 @@ $(lisp)/term/vt400.el \ $(lisp)/term/vt420.el \ $(lisp)/term/wyse50.el \ - $(lisp)/term/xterm.el \ $(lisp)/version.el # Files to compile before others during a bootstrap. This is done to