comparison lisp/ChangeLog @ 39501:dc0beaa136f2

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 29 Sep 2001 18:41:36 +0000
parents dc32771fc38b
children a9746e8cd6d7
comparison
equal deleted inserted replaced
39500:0abc55fceb87 39501:dc0beaa136f2
1 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * play/snake.el (snake-score-file): Use temporary-file-directory
4 instead of a literal "/tmp". Suggested by Robert
5 <robert@chezmarshall.freeserve.co.uk>.
6
7 * play/tetris.el (tetris-score-file): Ditto.
8
1 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il> 9 2001-09-28 Eli Zaretskii <eliz@is.elta.co.il>
2 10
3 * apropos.el (apropos-print): Make the directions inserted at the 11 * apropos.el (apropos-print): Make the directions inserted at the
4 beginning of the *Apropos* buffer more clear. 12 beginning of the *Apropos* buffer more clear.
5 13