# HG changeset patch # User Dave Love # Date 974720268 0 # Node ID 335691313bc6214ed87ee1f014b716cd6d3ae0c4 # Parent 91bf709e1a20a9b75794274f073f532509094ca7 (DONTCOMPILE): Omit bindings.el. diff -r 91bf709e1a20 -r 335691313bc6 lisp/Makefile.in --- a/lisp/Makefile.in Mon Nov 20 06:37:56 2000 +0000 +++ b/lisp/Makefile.in Mon Nov 20 11:37:48 2000 +0000 @@ -30,7 +30,6 @@ # no point compiling it, although it doesn't hurt. DONTCOMPILE = \ - $(lisp)/bindings.el \ $(lisp)/cus-load.el \ $(lisp)/cus-start.el \ $(lisp)/emacs-lisp/cl-specs.el \