mlang pushed a commit to branch externals/chess in repository elpa. commit e779635a0c41152595e8e457bc92a9b9d7f87c92 Author: Mario Lang <ml...@delysid.org> Date: Tue Jun 3 22:41:30 2014 +0200
Remove obsolete comment. --- Makefile | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 9bc4003..5b1bfa8 100644 --- a/Makefile +++ b/Makefile @@ -2,9 +2,6 @@ # Lisp data for Emacs Chess. # # If you update chess.texi or chess-eco.pos, run make on this file. -# -# NOTE: The "test" target is unnecessarily slow as it requires compiled Lisp -# files for decent performance. EMACS = emacs --batch --no-site-file MAKEINFO = makeinfo