monnier pushed a change to branch externals/chess
in repository elpa.

      from  ae907cb   Convert remaining `assert' to `cl-assert'.
       new  d3cd718   Don't require `cl'.  Miscellaneous cleanups from compiler 
warnings. * .gitignore: Add ELPA's chess-autoloads.el and chess-pkg.el. * 
chess-var.el: * chess-test.el: * chess-game.el: * chess-eco.el: Don't require 
`cl'. * chess-sound.el (chess-sound-handler): Remove unused var `text'. * 
chess-puzzle.el (chess-display-handling-event): Declare. * chess-pos.el 
(chess-pos-passed-pawns): Remove unused var `bias'. (chess--add-candidate): 
Define as a macro rather than a defsubs [...]

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore         |    2 +
 chess-algebraic.el |    3 +-
 chess-autosave.el  |    6 ++--
 chess-chat.el      |    2 +-
 chess-crafty.el    |    1 -
 chess-display.el   |   78 ++++++++++++++++++++++++++--------------------------
 chess-eco.el       |    7 +---
 chess-engine.el    |    6 ++-
 chess-game.el      |    3 +-
 chess-ics.el       |    3 +-
 chess-ics1.el      |    4 +-
 chess-images.el    |   11 +------
 chess-kibitz.el    |    2 +
 chess-module.el    |    5 +--
 chess-pgn.el       |   27 ++++++++----------
 chess-plain.el     |    2 +-
 chess-ply.el       |   17 ++--------
 chess-polyglot.el  |    6 +--
 chess-pos.el       |   16 ++++------
 chess-puzzle.el    |    8 +++--
 chess-sound.el     |    7 ++--
 chess-test.el      |    3 +-
 chess-tutorial.el  |    2 +-
 chess-var.el       |    2 +-
 24 files changed, 98 insertions(+), 125 deletions(-)

Reply via email to