From 28eee95687d1a91f6895515e124d596c6134fc3c Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 1 Feb 2004 23:09:23 +0000 Subject: Fixed a typo. --- chess.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chess.el') diff --git a/chess.el b/chess.el index 4b9eee6..f7a23ff 100644 --- a/chess.el +++ b/chess.el @@ -41,7 +41,7 @@ ;; ;; To just get a chessboard up, put the following in your .emacs file: ;; -;; (add-to-list 'load-list "") +;; (add-to-list 'load-path "") ;; ;; (autoload 'chess "chess" "Play a game of chess" t) ;; -- cgit v1.2.3