summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-13updateMario Lang
2004-02-12*** no comment ***Mario Lang
2004-02-12(chess-engine-entire-lines): New variable.Mario Lang
2004-02-12set chess-engine-entire-lines tMario Lang
2004-02-12*** no comment ***Mario Lang
2004-02-12chess-ics-sought-mode-map: new variableMario Lang
2004-02-12(chess-engine-filter): Only process output if it is newlineMario Lang
2004-02-08There is no longer a `byte-compiling-files-p' function on Emacs 21.3.John Wiegley
2004-02-08Fixed several byte-compilation errors. Mario: What isJohn Wiegley
2004-02-08Corrected some invalid calls to `format'.John Wiegley
2004-02-08assume maintainership, change url to point to sourceforge, and removeMario Lang
2004-02-08update changelogMario Lang
2004-02-08(chess-crafty-handler): Add search-depth andMario Lang
2004-02-06chess-file concerns removedMario Lang
2004-02-06en passant captures are now fixed in chess-displayMario Lang
2004-02-06(chess-display-paint-move): Handle :en-passantMario Lang
2004-02-06require chess-epdMario Lang
2004-02-06docstringMario Lang
2004-02-06(chess-puzzle): Disable autosave.Mario Lang
2004-02-06more docs ('bout epd)Mario Lang
2004-02-05more docs!Mario Lang
2004-02-05docstrings, + a silly paren fixMario Lang
2004-02-05Remove chess-epd, that just has been doneMario Lang
2004-02-05(chess-fen-regexp): New constant.Mario Lang
2004-02-05(chess-game-to-epd): New defsubst to convert a gameMario Lang
2004-02-05Handle .epd and .pgn files in the chess-file module. Achieved byMario Lang
2004-02-05sort of pseudobarf on refresh to easy finding of the obscure observe bug, and...Mario Lang
2004-02-05some notes addedMario Lang
2004-02-03updateMario Lang
2004-02-03(chess-tutorial): Simplify and add autoload.Mario Lang
2004-02-03(chess-announce-handler): On event 'kibitz, talk.Mario Lang
2004-02-03(chess-ics-initial-commands): New defcustom to makeMario Lang
2004-02-02Make the preceeding ply in the mode-line a little more compactMario Lang
2004-02-02iset startpos 1 makes requesting the movelist work forMario Lang
2004-02-02(chess-module-destroy): chess-module-detach-game was called outsideMario Lang
2004-02-01Fixed a typo.John Wiegley
2004-01-31Now finally handle seek announcements and removals.Mario Lang
2004-01-30prettify chan-tellsMario Lang
2004-01-29Handle seek announcements by making the "play xxx" stringMario Lang
2004-01-29bumped minor revMario Lang
2004-01-28prepare for b4Mario Lang
2004-01-28sync with cvslogMario Lang
2004-01-28nothing noteworthyMario Lang
2004-01-28(chess-ply-castling-changes): When doing a long castle, only check ifMario Lang
2004-01-28set interface emacs-chess VERSIONMario Lang
2004-01-28temporarily disable the condition-case in the main startup function, some str...Mario Lang
2004-01-28(chess-search-position): document arguments check-only and no-castling.Mario Lang
2004-01-28(chess-engine-create), (chess-engine-command): Docstrings. (chess-engine-filt...Mario Lang
2004-01-28(chess-display-create): More docs.Mario Lang
2004-01-28docfixesMario Lang