[elpa] branch externals/chess updated (f37f79b -> 04dc0c8)

2014-06-03 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from f37f79b chess-perft requires chess-display. new 04dc0c8 chess-algebraic-regexp: Use rx. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails.

[elpa] 01/01: chess-algebraic-regexp: Use rx.

2014-06-03 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 04dc0c8e7a8f2e8936b815be166bb3d41447dacb Author: Mario Lang Date: Tue Jun 3 13:43:06 2014 +0200 chess-algebraic-regexp: Use rx. --- chess-algebraic.el | 40 1 files

[elpa] 01/01: Makefile: Do not specify --batch twice.

2014-06-03 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 835e4f828a162cd93d6cd91e2d4d2a6a82cf8ad2 Author: Mario Lang Date: Tue Jun 3 14:25:00 2014 +0200 Makefile: Do not specify --batch twice. --- Makefile |3 +-- 1 files changed, 1 insertions(+), 2 deletions

[elpa] branch externals/chess updated (04dc0c8 -> 835e4f8)

2014-06-03 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 04dc0c8 chess-algebraic-regexp: Use rx. new 835e4f8 Makefile: Do not specify --batch twice. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate email

[elpa] 01/01: Makefile: Use -f batch-byte-compile.

2014-06-03 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 6d943ea99ee0b6f625caee3d6a8afadfdbf064fc Author: Mario Lang Date: Tue Jun 3 18:21:23 2014 +0200 Makefile: Use -f batch-byte-compile. --- Makefile |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff

[elpa] branch externals/chess updated (835e4f8 -> 6d943ea)

2014-06-03 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 835e4f8 Makefile: Do not specify --batch twice. new 6d943ea Makefile: Use -f batch-byte-compile. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate

[elpa] branch externals/chess updated (6d943ea -> 361907a)

2014-06-03 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 6d943ea Makefile: Use -f batch-byte-compile. new 361907a Release chess.el 2.0.1 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revi

[elpa] 01/01: Release chess.el 2.0.1

2014-06-03 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 361907a55155b647f20de62fa98942a9c166214e Author: Mario Lang Date: Tue Jun 3 18:44:19 2014 +0200 Release chess.el 2.0.1 Fixing chess-polyglot on 32-bgit Emacsen and a invalid function error in chess

[elpa] 02/03: Let chess-algebraic.el depend on chess-ply.el, not the other way around.

2014-06-03 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 7b6e18060cb5b3d494e60a91b52d7a8952cc27c0 Author: Mario Lang Date: Tue Jun 3 23:15:03 2014 +0200 Let chess-algebraic.el depend on chess-ply.el, not the other way around. * chess-ply.el (chess-ply-to-string

[elpa] 03/03: Small cleanup in chess-ply--move-text.

2014-06-03 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit eaa2b63142d5f73c2ba936c2d82fc0e68984c167 Author: Mario Lang Date: Tue Jun 3 23:44:15 2014 +0200 Small cleanup in chess-ply--move-text. Remove dead code (prog1), redo nested if with cond, and use chess

[elpa] 01/03: Remove obsolete comment.

2014-06-03 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit e779635a0c41152595e8e457bc92a9b9d7f87c92 Author: Mario Lang Date: Tue Jun 3 22:41:30 2014 +0200 Remove obsolete comment. --- Makefile |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a

[elpa] branch externals/chess updated (361907a -> eaa2b63)

2014-06-03 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 361907a Release chess.el 2.0.1 new e779635 Remove obsolete comment. new 7b6e180 Let chess-algebraic.el depend on chess-ply.el, not the other way around. new eaa2b63 Small cleanup in che

[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

[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

[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] 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] 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] 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

[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 (che

[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: 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 (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] 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] 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 (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

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

2014-06-05 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 266dc1f chess-display-move: Remove unused optional arguments and correct docstring. new bc28817 doc/chess.texi: Document fruit, glaurung, sjeng and stockfish engine modules. The 1 revisions listed above

[elpa] 01/01: doc/chess.texi: Document fruit, glaurung, sjeng and stockfish engine modules.

2014-06-05 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit bc28817da02b94d58856276219f0cda1d5ffce21 Author: Mario Lang Date: Thu Jun 5 19:05:33 2014 +0200 doc/chess.texi: Document fruit, glaurung, sjeng and stockfish engine modules. --- chess.info | 282

[elpa] branch externals/chess updated (bc28817 -> d131ff4)

2014-06-05 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from bc28817 doc/chess.texi: Document fruit, glaurung, sjeng and stockfish engine modules. new d131ff4 * doc/chess.texi: Document chess-ai-quiescence-depth and chess-ai-best-move. * chess-{ai,crafty,glaurung,g

[elpa] 01/01: * doc/chess.texi: Document chess-ai-quiescence-depth and chess-ai-best-move. * chess-{ai, crafty, glaurung, gnuchess, sjeng, stockfish}.el: Add custom-manual links to customisation grou

2014-06-05 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit d131ff45de4585d3ce86fa28f1f5ea3300506923 Author: Mario Lang Date: Thu Jun 5 19:31:51 2014 +0200 * doc/chess.texi: Document chess-ai-quiescence-depth and chess-ai-best-move. * chess-{ai,crafty,glaurung,gnuchess

[elpa] branch externals/chess updated (d131ff4 -> 933ef4d)

2014-06-06 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from d131ff4 * doc/chess.texi: Document chess-ai-quiescence-depth and chess-ai-best-move. * chess-{ai,crafty,glaurung,gnuchess,sjeng,stockfish}.el: Add custom-manual links to customisation groups. new 933ef4d

[elpa] 01/01: doc/chess.texi: Steal parts of Shell mode documentation to explain comint-based chess-ics-mode.

2014-06-06 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 933ef4d46b638409c31ced405ef3f0049203368c Author: Mario Lang Date: Fri Jun 6 11:26:39 2014 +0200 doc/chess.texi: Steal parts of Shell mode documentation to explain comint-based chess-ics-mode. --- chess.info

[elpa] branch externals/chess updated (933ef4d -> e9b9264)

2014-06-07 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 933ef4d doc/chess.texi: Steal parts of Shell mode documentation to explain comint-based chess-ics-mode. new dcccdd3 Disable chess-autosave by default for now. new e9b9264 doc/chess.texi: Document

[elpa] 01/02: Disable chess-autosave by default for now.

2014-06-07 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit dcccdd34d06ce77281049649b89ddd331ff036b5 Author: Mario Lang Date: Sun Jun 8 00:53:33 2014 +0200 Disable chess-autosave by default for now. --- chess.el |2 +- 1 files changed, 1 insertions(+), 1 deletions

[elpa] 02/02: doc/chess.texi: Document most of chess-display-mode.

2014-06-07 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit e9b92643e682a251eda6b4f5de2799583d84641d Author: Mario Lang Date: Sun Jun 8 01:59:02 2014 +0200 doc/chess.texi: Document most of chess-display-mode. --- chess.info | 238

[elpa] branch externals/chess updated (e9b9264 -> 05e12b7)

2014-06-08 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from e9b9264 doc/chess.texi: Document most of chess-display-mode. new 05e12b7 * chess-game.el (chess-game-add-ply): Fix docstring. The 1 revisions listed above as "new" are entirely new to this repository and w

[elpa] 01/01: * chess-game.el (chess-game-add-ply): Fix docstring.

2014-06-08 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 05e12b7b9f70229a43d733df393a47e19a86a966 Author: Mario Lang Date: Sun Jun 8 12:19:53 2014 +0200 * chess-game.el (chess-game-add-ply): Fix docstring. --- chess-game.el |4 +--- 1 files changed, 1 insertions

[elpa] 01/02: * doc/chess.texi: Fix some typos.

2014-06-10 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 5b526c0a2f3fda3b717f0bd64a699af701f145e9 Author: Mario Lang Date: Tue Jun 10 15:26:06 2014 +0200 * doc/chess.texi: Fix some typos. --- doc/chess.texi | 89

[elpa] 02/02: * doc/chess.texi: Document entering of and searching for, algebraic moves.

2014-06-10 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit c5d91b87b62a3cef4db7b97f9f52c20abac51305 Author: Mario Lang Date: Tue Jun 10 15:58:32 2014 +0200 * doc/chess.texi: Document entering of and searching for, algebraic moves. --- chess.info | 307

[elpa] branch externals/chess updated (05e12b7 -> c5d91b8)

2014-06-10 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 05e12b7 * chess-game.el (chess-game-add-ply): Fix docstring. new 5b526c0 * doc/chess.texi: Fix some typos. new c5d91b8 * doc/chess.texi: Document entering of and searching for, algebraic moves.

[elpa] branch externals/chess updated (c5d91b8 -> 9fe07b4)

2014-06-10 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from c5d91b8 * doc/chess.texi: Document entering of and searching for, algebraic moves. new 9fe07b4 More work on the manual. The 1 revisions listed above as "new" are entirely new to this repository and will b

[elpa] branch externals/chess updated (9fe07b4 -> 6b7d000)

2014-06-11 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 9fe07b4 More work on the manual. new 6b7d000 * chess-pos.el (chess-ply-castling-changes): Declare. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separat

[elpa] 01/01: Work on the manual.

2014-06-11 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit aeb61ff63801e85ac5e3cbc621fbaf763d9c297f Author: Mario Lang Date: Thu Jun 12 05:21:48 2014 +0200 Work on the manual. --- chess.info | 150 doc

[elpa] branch externals/chess updated (6b7d000 -> aeb61ff)

2014-06-11 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 6b7d000 * chess-pos.el (chess-ply-castling-changes): Declare. new aeb61ff Work on the manual. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate ema

[elpa] 01/01: Add examples for chess-plain and chess-ics1 to the manual.

2014-06-11 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 7d1e127bfd7e57eacd8808100f330a1aca6df443 Author: Mario Lang Date: Thu Jun 12 05:39:08 2014 +0200 Add examples for chess-plain and chess-ics1 to the manual. --- chess.info | 107

[elpa] branch externals/chess updated (aeb61ff -> 7d1e127)

2014-06-11 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from aeb61ff Work on the manual. new 7d1e127 Add examples for chess-plain and chess-ics1 to the manual. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separat

[elpa] branch externals/chess updated (7d1e127 -> c7e551d)

2014-06-12 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 7d1e127 Add examples for chess-plain and chess-ics1 to the manual. new c7e551d Work on the manual. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separat

[elpa] 01/01: Work on the manual.

2014-06-12 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit c7e551d9a9bc0ff29068ae8953c1e50bd39e831b Author: Mario Lang Date: Thu Jun 12 08:24:08 2014 +0200 Work on the manual. --- chess.info | 93 - doc/chess.texi

[elpa] branch externals/chess updated (c7e551d -> eb15e97)

2014-06-13 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from c7e551d Work on the manual. new eb15e97 Fix "makeinfo --html". The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "

[elpa] 01/01: Fix "makeinfo --html".

2014-06-13 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit eb15e97bc9ac0cfe111cedc09416eb21039a23d8 Author: Mario Lang Date: Fri Jun 13 11:31:16 2014 +0200 Fix "makeinfo --html". --- doc/chess.texi |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)

[elpa] branch externals/chess updated (eb15e97 -> 9295c19)

2014-06-13 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from eb15e97 Fix "makeinfo --html". new 9295c19 * chess-pos.el (chess-pos-en-passant, chess-pos-status) (chess-pos-side-to-move, chess-pos-annotations) (chess-pos-preceding-ply): Enable use as generalized vari

[elpa] 01/01: * chess-pos.el (chess-pos-en-passant, chess-pos-status) (chess-pos-side-to-move, chess-pos-annotations) (chess-pos-preceding-ply): Enable use as generalized variables. (chess-pos-p): New

2014-06-13 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 9295c19fcd9ea1148fa2ecb43ee3a8197a1ec8bc Author: Mario Lang Date: Fri Jun 13 23:37:23 2014 +0200 * chess-pos.el (chess-pos-en-passant, chess-pos-status) (chess-pos-side-to-move, chess-pos-annotations

[elpa] branch externals/chess updated (9295c19 -> 3a44294)

2014-06-14 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 9295c19 * chess-pos.el (chess-pos-en-passant, chess-pos-status) (chess-pos-side-to-move, chess-pos-annotations) (chess-pos-preceding-ply): Enable use as generalized variables. (chess-pos-p): New function. ne

[elpa] 01/02: * chess-algebraic.el (chess-ply-to-algebraic): If TYPE is `:numeric', generate ICCF numeric notation.

2014-06-14 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit d26ae3b157f0374e43cef34f798d633107d456d8 Author: Mario Lang Date: Sat Jun 14 12:12:20 2014 +0200 * chess-algebraic.el (chess-ply-to-algebraic): If TYPE is `:numeric', generate ICCF numeric not

[elpa] 02/02: (chess-algebraic-regexp, chess-algebraic-to-ply): Optionally allow "0-0" and "0-0-0" in addition to "O-O" and "O-O-O" to mean castling. (chess-algebraic-regexp, chess-algebraic-to-ply):

2014-06-14 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 3a442940cedaf94d4ddd2805b79f8f08b06cd54e Author: Mario Lang Date: Sat Jun 14 13:30:39 2014 +0200 (chess-algebraic-regexp, chess-algebraic-to-ply): Optionally allow "0-0" and "0-0-0" in addi

[elpa] branch externals/chess updated (3a44294 -> e872564)

2014-06-14 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 3a44294 (chess-algebraic-regexp, chess-algebraic-to-ply): Optionally allow "0-0" and "0-0-0" in addition to "O-O" and "O-O-O" to mean castling. (chess-algebraic-regexp, chess-algebraic-to-ply): Handle figurine not

[elpa] 01/01: * chess-test.el (chess-test): Renamed to... (chess-test-database): More descriptive name. (chess-perft): Require as this is our entry-point for testing. * doc/chess.texi: Renamed to... *

2014-06-14 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit e8725641a89ef55181f9e27750faeb0c44e678ab Author: Mario Lang Date: Sat Jun 14 16:08:04 2014 +0200 * chess-test.el (chess-test): Renamed to... (chess-test-database): More descriptive name. (chess-perft

[elpa] 01/01: (chess-pgn-mode-map): New variable, split out from... (chess-pgn-mode): Fix autogenerated docstring to include keymap description.

2014-06-14 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 08fc4c6b3dc6ef43e2d6891f9dc40344d907126e Author: Mario Lang Date: Sat Jun 14 16:55:00 2014 +0200 (chess-pgn-mode-map): New variable, split out from... (chess-pgn-mode): Fix autogenerated docstring to include

[elpa] branch externals/chess updated (e872564 -> 08fc4c6)

2014-06-14 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from e872564 * chess-test.el (chess-test): Renamed to... (chess-test-database): More descriptive name. (chess-perft): Require as this is our entry-point for testing. * doc/chess.texi: Renamed to... * chess.texi: Top-le

[elpa] branch externals/chess updated (08fc4c6 -> aebafa9)

2014-06-14 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 08fc4c6 (chess-pgn-mode-map): New variable, split out from... (chess-pgn-mode): Fix autogenerated docstring to include keymap description. new aebafa9 * chess-display.el (chess-display-select-piece): Redra

[elpa] 01/01: * chess-display.el (chess-display-select-piece): Redraw legal targets if a move is either accepted or the same piece is selected again. This fixes ... (chess-display-highlight-legal): No

2014-06-14 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit aebafa98c17557b889b5a8b1bcb24854fcf9f5e9 Author: Mario Lang Date: Sun Jun 15 01:10:36 2014 +0200 * chess-display.el (chess-display-select-piece): Redraw legal targets if a move is either accepted or the same

[elpa] branch externals/chess updated (aebafa9 -> c2e7e1b)

2014-06-14 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from aebafa9 * chess-display.el (chess-display-select-piece): Redraw legal targets if a move is either accepted or the same piece is selected again. This fixes ... (chess-display-highlight-legal): Now set to `t' by defa

[elpa] 02/02: * chess-display.el (chess-display): Link to info node.

2014-06-14 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit c2e7e1b029eceb4c9b9cc512f6b6a8c9afeb0ee7 Author: Mario Lang Date: Sun Jun 15 02:17:40 2014 +0200 * chess-display.el (chess-display): Link to info node. --- chess-display.el | 23 +++ 1 files

[elpa] 01/02: Work on the manual.

2014-06-14 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 294553e21dcae3b95368fa76375b0e717a1f0097 Author: Mario Lang Date: Sun Jun 15 01:40:17 2014 +0200 Work on the manual. --- chess.info | 222 +--- chess.texi

[elpa] branch externals/chess updated (c2e7e1b -> 0a5389e)

2014-06-14 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from c2e7e1b * chess-display.el (chess-display): Link to info node. new 0a5389e * chess-display.el (chess-display-draw-square): New function. (chess-display-paint-move, chess-display-set-piece): Use it. The 1

[elpa] 01/01: * chess-display.el (chess-display-draw-square): New function. (chess-display-paint-move, chess-display-set-piece): Use it.

2014-06-14 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 0a5389e92c0ba865048b7ef0f433b4f7f0e08e31 Author: Mario Lang Date: Sun Jun 15 03:44:40 2014 +0200 * chess-display.el (chess-display-draw-square): New function. (chess-display-paint-move, chess-display-set-piece

[elpa] 01/01: (chess-display-highlight-move): Simplify.

2014-06-14 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 3fa2b4db0eb930f763353cd3b72623215d30341a Author: Mario Lang Date: Sun Jun 15 04:05:03 2014 +0200 (chess-display-highlight-move): Simplify. --- ChangeLog|1 + chess-display.el |9 + 2 files

[elpa] branch externals/chess updated (0a5389e -> 3fa2b4d)

2014-06-14 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 0a5389e * chess-display.el (chess-display-draw-square): New function. (chess-display-paint-move, chess-display-set-piece): Use it. new 3fa2b4d (chess-display-highlight-move): Simplify. The 1 revisions lis

[elpa] branch externals/chess updated (3fa2b4d -> f3d3337)

2014-06-14 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 3fa2b4d (chess-display-highlight-move): Simplify. new f3d3337 * chess-display.el (chess-fen, chess-pgn): Require. The 1 revisions listed above as "new" are entirely new to this repository and will be descr

[elpa] 01/01: * chess-display.el (chess-fen, chess-pgn): Require.

2014-06-14 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit f3d3337b2dc1a030d4d87a430d87ddcf56bf65f1 Author: Mario Lang Date: Sun Jun 15 04:18:24 2014 +0200 * chess-display.el (chess-fen, chess-pgn): Require. --- chess-display.el |6 -- 1 files changed, 4

[elpa] branch externals/chess updated (f3d3337 -> 9b32e8a)

2014-06-15 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from f3d3337 * chess-display.el (chess-fen, chess-pgn): Require. new 9b32e8a * chess-display.el (chess-display-move): Fix repainting when playing against the internal engine (AI) which runs off the `post-move'

[elpa] 01/01: * chess-display.el (chess-display-move): Fix repainting when playing against the internal engine (AI) which runs off the `post-move' game event by adding a `redisplay' call just before t

2014-06-15 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 9b32e8a76fa91acb7a33f4227833280398741168 Author: Mario Lang Date: Mon Jun 16 01:08:48 2014 +0200 * chess-display.el (chess-display-move): Fix repainting when playing against the internal engine (AI) which runs

[elpa] branch externals/chess updated (9b32e8a -> ce0e128)

2014-06-15 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 9b32e8a * chess-display.el (chess-display-move): Fix repainting when playing against the internal engine (AI) which runs off the `post-move' game event by adding a `redisplay' call just before the `post-move' emisi

[elpa] 01/01: (chess-display-mode-map): Bind DEL to `chess-input-shortcut-delete

2014-06-15 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit ce0e1286c30f67ee87a95220fe8d160779731ae1 Author: Mario Lang Date: Mon Jun 16 02:21:00 2014 +0200 (chess-display-mode-map): Bind DEL to `chess-input-shortcut-delete --- ChangeLog|2 ++ chess-display.el

[elpa] branch externals/chess updated (ce0e128 -> cafc796)

2014-06-16 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from ce0e128 (chess-display-mode-map): Bind DEL to `chess-input-shortcut-delete new cafc796 * chess-input.el (chess-input-display-moves): Highlight valid target squares if `chess-display-highlight-legal' is no

[elpa] 01/01: * chess-input.el (chess-input-display-moves): Highlight valid target squares if `chess-display-highlight-legal' is non-nil. (chess-input-shortcut): Redraw board to remove highlights if a

2014-06-16 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit cafc796e65de08c84583a53dfd9e4962e566f5cc Author: Mario Lang Date: Mon Jun 16 10:09:43 2014 +0200 * chess-input.el (chess-input-display-moves): Highlight valid target squares if `chess-display-highlight-legal

[elpa] 01/02: * chess-ply.el (chess-legal-plies): Make :file keyword usable if :color is specified.

2014-06-16 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit eecd6f4f1a3ff3e955b62871deb9701d656f6e3f Author: Mario Lang Date: Mon Jun 16 15:22:54 2014 +0200 * chess-ply.el (chess-legal-plies): Make :file keyword usable if :color is specified. --- ChangeLog|3

[elpa] branch externals/chess updated (cafc796 -> 642abf9)

2014-06-16 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from cafc796 * chess-input.el (chess-input-display-moves): Highlight valid target squares if `chess-display-highlight-legal' is non-nil. (chess-input-shortcut): Redraw board to remove highlights if a ply was submitted

[elpa] 02/02: * chess-input.el (chess-input-notation-type): New variable. (chess-input-test-move, chess-input-display-moves): Use it. (chess-input-shortcut): Generate initial ply list for numeric nota

2014-06-16 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 642abf9348814ce7ec217fcba99df919ac16c9e7 Author: Mario Lang Date: Mon Jun 16 15:50:46 2014 +0200 * chess-input.el (chess-input-notation-type): New variable. (chess-input-test-move, chess-input-display-moves

[elpa] branch externals/chess updated (642abf9 -> 965e2be)

2014-06-16 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 642abf9 * chess-input.el (chess-input-notation-type): New variable. (chess-input-test-move, chess-input-display-moves): Use it. (chess-input-shortcut): Generate initial ply list for numeric notation. new 96

[elpa] 01/01: Work on the manual.

2014-06-16 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 965e2be5838a5a8cfac3e63d9e6ff686d7cd0114 Author: Mario Lang Date: Mon Jun 16 20:59:44 2014 +0200 Work on the manual. --- chess.info | 206 chess.texi

[elpa] branch externals/chess updated (965e2be -> 5b4adfc)

2014-06-16 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 965e2be Work on the manual. new 5b4adfc * chess.texi: Include FDL. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed

[elpa] 01/01: * chess-display.el (chess-display-highlight-legal): Rename misleading argument pos to index.

2014-06-17 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 6a27f6184f1766c2d613d7b7852187c8d665bf75 Author: Mario Lang Date: Tue Jun 17 18:13:41 2014 +0200 * chess-display.el (chess-display-highlight-legal): Rename misleading argument pos to index. --- chess-display.el

[elpa] branch externals/chess updated (5b4adfc -> 6a27f61)

2014-06-17 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 5b4adfc * chess.texi: Include FDL. new 6a27f61 * chess-display.el (chess-display-highlight-legal): Rename misleading argument pos to index. The 1 revisions listed above as "new" are entirely new to this r

[elpa] 01/01: README: Use remote.origin.url to avoid loosing write access and save some typing.

2014-06-17 Thread Mario Lang
mlang pushed a commit to branch master in repository elpa. commit 69899e958bc15611b6d6392abc2231763ead9cd6 Author: Mario Lang Date: Tue Jun 17 18:34:37 2014 +0200 README: Use remote.origin.url to avoid loosing write access and save some typing. --- README |2 +- 1 files changed, 1

[elpa] branch master updated (6c23ac4 -> 69899e9)

2014-06-17 Thread Mario Lang
mlang pushed a change to branch master in repository elpa. from 6c23ac4 Update README to tell how to checkout a single external package. new 69899e9 README: Use remote.origin.url to avoid loosing write access and save some typing. The 1 revisions listed above as "new" are ent

[elpa] 01/01: Release 2.0.2.

2014-06-17 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 254943553395eef88611e3dfa39139200ddb88d4 Author: Mario Lang Date: Wed Jun 18 00:30:35 2014 +0200 Release 2.0.2. --- NEWS | 37 + chess.el |4 ++-- 2 files changed, 39

[elpa] branch externals/chess updated (6a27f61 -> 2549435)

2014-06-17 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 6a27f61 * chess-display.el (chess-display-highlight-legal): Rename misleading argument pos to index. new 2549435 Release 2.0.2. The 1 revisions listed above as "new" are entirely new to this repository an

[elpa] 01/01: [poker] Add to the games menu.

2014-06-18 Thread Mario Lang
mlang pushed a commit to branch master in repository elpa. commit 4e3f655eb2b26cabef9d0d533fdad844ab0b5e7b Author: Mario Lang Date: Wed Jun 18 13:38:49 2014 +0200 [poker] Add to the games menu. --- packages/poker/poker.el |6 ++ 1 files changed, 6 insertions(+), 0 deletions

[elpa] branch master updated (69899e9 -> 4e3f655)

2014-06-18 Thread Mario Lang
mlang pushed a change to branch master in repository elpa. from 69899e9 README: Use remote.origin.url to avoid loosing write access and save some typing. new 4e3f655 [poker] Add to the games menu. The 1 revisions listed above as "new" are entirely new to this repository and wi

[elpa] 01/01: [chess] Package is maintained *in* ELPA.

2014-06-18 Thread Mario Lang
mlang pushed a commit to branch master in repository elpa. commit d8c84a139e138264f39ca5fbe2817f954b3cbc6b Author: Mario Lang Date: Wed Jun 18 21:25:33 2014 +0200 [chess] Package is maintained *in* ELPA. --- externals-list |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff

[elpa] branch master updated (4e3f655 -> d8c84a1)

2014-06-18 Thread Mario Lang
mlang pushed a change to branch master in repository elpa. from 4e3f655 [poker] Add to the games menu. new d8c84a1 [chess] Package is maintained *in* ELPA. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The r

[elpa] branch externals/chess updated (2549435 -> a4443ab)

2014-06-18 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 2549435 Release 2.0.2. new dc18a3b * chess.el Add to games menu. new a4443ab Unbreak recursive require between chess-display and chess-pgn. The 2 revisions listed above as "new" are entirely new

[elpa] 01/02: * chess.el Add to games menu.

2014-06-18 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit dc18a3b41633b13104329e85903ff15097f7bfcd Author: Mario Lang Date: Wed Jun 18 23:44:39 2014 +0200 * chess.el Add to games menu. --- chess-ics.el |3 +++ chess.el |3 +++ 2 files changed, 6 insertions

[elpa] 02/02: Unbreak recursive require between chess-display and chess-pgn.

2014-06-18 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit a4443ab82ddd636db096c96c531787bf9c4e79f6 Author: Mario Lang Date: Wed Jun 18 23:48:45 2014 +0200 Unbreak recursive require between chess-display and chess-pgn. --- chess-ai.el |6 -- chess-common.el

[elpa] branch externals/chess updated (9d174fe -> 754fd7d)

2014-06-19 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 9d174fe Fix Texinfo usage and markup in the Chess manual. new 754fd7d Update chess.info and fix a minor misunderstanding in chess-display-update documentation. The 1 revisions listed above as "new" are en

[elpa] branch externals/chess updated (754fd7d -> 7074fb6)

2014-06-22 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 754fd7d Update chess.info and fix a minor misunderstanding in chess-display-update documentation. new 7074fb6 Release 2.0.3. The 1 revisions listed above as "new" are entirely new to this repository and w

[elpa] 01/01: Release 2.0.3.

2014-06-22 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 7074fb64c66fb84be9a1c8ee3abeb956da355fd9 Author: Mario Lang Date: Mon Jun 23 01:40:04 2014 +0200 Release 2.0.3. --- NEWS |8 chess.el |4 ++-- 2 files changed, 10 insertions(+), 2 deletions

[elpa] 01/01: Remove obsolete arguments and use more cl-check-type.

2014-06-23 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 95d1decf4ca8e3830a50c5095ae7ff69bd577e3f Author: Mario Lang Date: Tue Jun 24 01:01:39 2014 +0200 Remove obsolete arguments and use more cl-check-type. * chess-ply.el (chess-ply-p): New function. Change

[elpa] branch externals/chess updated (7074fb6 -> 95d1dec)

2014-06-23 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 7074fb6 Release 2.0.3. new 95d1dec Remove obsolete arguments and use more cl-check-type. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails.

<    1   2   3   >