From 82df326680e889d2cc17434aee13e4c4f1c943dc Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 1 Sep 2008 20:08:16 -0400 Subject: chess-auto.el is built properly now. --- chess-auto.el.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 chess-auto.el.in (limited to 'chess-auto.el.in') diff --git a/chess-auto.el.in b/chess-auto.el.in deleted file mode 100644 index 270a346..0000000 --- a/chess-auto.el.in +++ /dev/null @@ -1,11 +0,0 @@ -;;; -*-emacs-lisp-*- - -(require 'autoload) - -(defun generate-autoloads () - (interactive) - (setq generated-autoload-file (car command-line-args-left)) - (setq command-line-args-left (cdr command-line-args-left)) - (batch-update-autoloads)) - -;;; Generated autoloads follow (made by autoload.el). -- cgit v1.2.3