Hi, while I was playing sokoban from ELPA, I had the need for some local patches: 1) fix off-by-1 error in sokoban-draw-score which caused on-screen score to be truncated 2) save sokoban-level when a level is completed, restore sokoban-level when a game is started This allowed me to continue the game on the next day without me having to remember what level I was on. Eventually I finished all levels and looked on the net for new level files. Having found some required: 3) allow for levels which are wider and higher, and for levels where the player character would already be on a target field at start These 3 patches are attached to this mail. If they are useful, someone could apply them to ELPA.