summaryrefslogblamecommitdiff
path: root/games/emacs-chess/pkg-message
blob: fe1038c34202291884bca30013c075712ee46619 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                           
Now you have to put emacs-chess in your loadpath

	(add-to-list 'load-path "...")

and add 

	(autoload 'chess "chess" "Play a game of chess" t) 

to your .emacs