]> code.delx.au - gnu-emacs-elpa/commitdiff
Add a sentence about chess-network to package long description.
authorMario Lang <mlang@debian.org>
Fri, 23 May 2014 21:56:57 +0000 (23:56 +0200)
committerMario Lang <mlang@delysid.org>
Fri, 23 May 2014 21:58:53 +0000 (23:58 +0200)
chess.el

index 304d8211334239b39ca25e8cd07485b5304e7603..0a4aff27f46448b8a09ff6b62e200a9f58d8e28a 100644 (file)
--- a/chess.el
+++ b/chess.el
@@ -42,6 +42,8 @@
 ;; There is also an Emacs based chess computer module (ai) which does not
 ;; require any external programs.  However, the internal AI is not very strong.
 ;;
+;; To play against another human on a different machine running GNU Emacs,
+;; type `C-u M-x chess RET network RET'.
 ;; To play on one of the internet chess servers, type `M-x chess-ics'.
 ;;
 ;; If you'd like to view or edit Portable Game Notation (PGN) files,