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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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-
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
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
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
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
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"
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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 "
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(-)
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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'
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
101 - 200 of 227 matches
Mail list logo