[elpa] branch externals/chess updated (515805a -> 266dc1f)

2014-06-04 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 515805a doc/chess.texi: Briefly document chess-eco.el and chess-polyglot.el. new 266dc1f chess-display-move: Remove unused optional arguments and correct docstring. The 1 revisions listed above as "new"

[elpa] 01/01: chess-display-move: Remove unused optional arguments and correct docstring.

2014-06-04 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 266dc1f088cf5ef5cabed39c95e500a2ec0e2509 Author: Mario Lang Date: Thu Jun 5 03:23:26 2014 +0200 chess-display-move: Remove unused optional arguments and correct docstring. --- chess-display.el |8 ++ chess.

[elpa] 01/01: doc/chess.texi: Briefly document chess-eco.el and chess-polyglot.el.

2014-06-04 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 515805a6fd004f373c4acb92a8f9894301cadbd6 Author: Mario Lang Date: Thu Jun 5 02:56:21 2014 +0200 doc/chess.texi: Briefly document chess-eco.el and chess-polyglot.el. --- chess.info | 205 +++

[elpa] branch externals/chess updated (7ec3269 -> 515805a)

2014-06-04 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 7ec3269 doc/chess.texi: Document AI, Crafty and GNU Chess engine modules. new 515805a doc/chess.texi: Briefly document chess-eco.el and chess-polyglot.el. The 1 revisions listed above as "new" are entire

[elpa] branch externals/chess updated (622d49a -> 7ec3269)

2014-06-04 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 622d49a * doc/chess.texi (The "next" position): Actually add `chess-ply-next-pos'. * chess-ply.el (chess-ply-next-pos): Add docstring. new 7ec3269 doc/chess.texi: Document AI, Crafty and GNU Chess engine

[elpa] 01/01: doc/chess.texi: Document AI, Crafty and GNU Chess engine modules.

2014-06-04 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 7ec326905a9545e44842221a0bb4453cd79a88fe Author: Mario Lang Date: Thu Jun 5 02:22:08 2014 +0200 doc/chess.texi: Document AI, Crafty and GNU Chess engine modules. --- chess.info | 308 ++

[elpa] branch externals/chess updated (c8a2a9c -> 622d49a)

2014-06-04 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from c8a2a9c * doc/chess.texi (Position coordinates): Document `chess-next-index' and related constants. (The sought game display): Update as the mentioned mode name has changed. * chess-ics.el (chess-ics): Add custom-

[elpa] 01/01: * doc/chess.texi (The "next" position): Actually add `chess-ply-next-pos'. * chess-ply.el (chess-ply-next-pos): Add docstring.

2014-06-04 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 622d49a3fc57fba412e5f9737eb5594ffaf0aac4 Author: Mario Lang Date: Thu Jun 5 01:24:53 2014 +0200 * doc/chess.texi (The "next" position): Actually add `chess-ply-next-pos'. * chess-ply.el (chess-ply-next-pos): Add

[elpa] 01/01: * doc/chess.texi (Position coordinates): Document `chess-next-index' and related constants. (The sought game display): Update as the mentioned mode name has changed. * chess-ics.el (ches

2014-06-04 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit c8a2a9cfab5d866722523a9810f72393f0866549 Author: Mario Lang Date: Thu Jun 5 00:23:14 2014 +0200 * doc/chess.texi (Position coordinates): Document `chess-next-index' and related constants. (The sought game di

[elpa] branch externals/chess updated (a1f20e8 -> c8a2a9c)

2014-06-04 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from a1f20e8 Add a link to the info manual to the customisation group new c8a2a9c * doc/chess.texi (Position coordinates): Document `chess-next-index' and related constants. (The sought game display): Update as

[elpa] branch externals/chess updated (131a380 -> a1f20e8)

2014-06-04 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 131a380 * chess-pos.el (chess-coord-to-index): Use chess-rf-to-index. (ches-index-to-coord): Do not concat the result of calls to char-to-string, use string directly with the characters as arguments. new a1

[elpa] 01/01: Add a link to the info manual to the customisation group

2014-06-04 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit a1f20e80e9ddcbb554060c7b27fc242e033a2681 Author: Mario Lang Date: Wed Jun 4 23:03:35 2014 +0200 Add a link to the info manual to the customisation group --- chess.el |5 +++-- 1 files changed, 3 insertions(+),

[elpa] 01/01: * sml-mode.el (sml--rightalign-and-p): New function.

2014-06-04 Thread Stefan Monnier
monnier pushed a commit to branch master in repository elpa. commit 2acab4eeb3a5bf32b013b7365a10f361e40db5ab Author: Stefan Monnier Date: Wed Jun 4 10:58:39 2014 -0400 * sml-mode.el (sml--rightalign-and-p): New function. --- packages/sml-mode/sml-mode.el | 26 +

[elpa] branch master updated (9c22e41 -> 2acab4e)

2014-06-04 Thread Stefan Monnier
monnier pushed a change to branch master in repository elpa. from 9c22e41 * sml-mode/sml-mode.el (sml-smie-grammar): Add include&sharing. (sml-smie-rules): Add functor rule. (sml-smie-definitional-equal-p): Use smie-backward-sexp. new 2acab4e * sml-mode.el (sml--rightalign-and

[elpa] 01/01: * chess-pos.el (chess-coord-to-index): Use chess-rf-to-index. (ches-index-to-coord): Do not concat the result of calls to char-to-string, use string directly with the characters as argum

2014-06-04 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 131a3802cf21b4b1354bb74b62c1caf88ac3c7bc Author: Mario Lang Date: Wed Jun 4 11:22:14 2014 +0200 * chess-pos.el (chess-coord-to-index): Use chess-rf-to-index. (ches-index-to-coord): Do not concat the result of ca

[elpa] branch externals/chess updated (eaa2b63 -> 131a380)

2014-06-04 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from eaa2b63 Small cleanup in chess-ply--move-text. new 131a380 * chess-pos.el (chess-coord-to-index): Use chess-rf-to-index. (ches-index-to-coord): Do not concat the result of calls to char-to-string, use str